summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Molkentin <danimo@owncloud.com>2015-06-13 15:12:40 +0200
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2015-06-14 15:19:22 +0000
commitd3379cee8a81afaf0f0691d248a399c69025a68f (patch)
tree324d33e367b53e5d4a90ab4f306c0fb30bc58ab2
parenteb9f2e304fd7bb458ad56ae27f21ed47c7c59ae5 (diff)
Document -secure-transport parameter in configure
Change-Id: Iea658e37b681c54de35307b1e587adf0efd70970 Reviewed-by: Richard J. Moore <rich@kde.org>
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 7251e8e673..8a4c89ed08 100755
--- a/configure
+++ b/configure
@@ -2697,6 +2697,8 @@ MacOS/iOS options:
link tools against those frameworks.
-no-framework ...... Do not build Qt as a series of frameworks.
+ -secure-transport .. Use SecureTransport instead of OpenSSL (requires -no-openssl)
+
-sdk <sdk> ......... Build Qt using Apple provided SDK <sdk>. The argument should be
one of the available SDKs as listed by 'xcodebuild -showsdks'.
Note that the argument applies only to Qt libraries and applications built