summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2016-11-24 17:36:38 +0100
committerOswald Buddenhagen <oswald.buddenhagen@qt.io>2016-12-13 18:55:59 +0000
commit42196f4061263d6d0e453c0561f7604cadc6d0a3 (patch)
tree45c141b2760cecb25abf9b8d3c7a4a3187b317ee /config_help.txt
parente58eb3d6f953c224c2d47cd344bc41ba9f499223 (diff)
nuke configure -host-option
in its current form, it was introduced only in 5.7, mostly as a side effect of -external-hostbindir (which is now handled differently). it only ever worked for the macOS and MinGW specs, as a side effect of them supporting -sdk and -device-option (for good reasons), and was supported only by the unix configure. it's not believed to be really useful and complicates matters somewhat, so get rid of it again. should it ever become actually relevant, it can be re-introduced properly, probably along with a -host-sdk option for macOS. Change-Id: Ib078469ea39deb821c7b6a8c67fda9e1a95fedf5 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/config_help.txt b/config_help.txt
index 5725e9213f..f711a01cb8 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -85,7 +85,6 @@ Build options:
-framework ........... Build Qt framework bundles [yes] (Apple only)
-platform <target> ... Select host mkspec [detected]
- -host-option <key=value> ..... Add option for the host mkspec
-xplatform <target> .. Select target mkspec when cross-compiling [PLATFORM]
-device <name> ....... Cross-compile for device <name>
-device-option <key=value> ... Add option for the device mkspec