summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2016-11-08 18:02:52 +0100
committerOswald Buddenhagen <oswald.buddenhagen@qt.io>2016-11-15 22:43:42 +0000
commit5c263bf984ac830b7733c2ac6597bf84d0c0b1ba (patch)
treeae74d378df19899e697228fcce1e46e5026b0dc1 /configure.json
parentd01c774f4508b1606dfac0905a66ac5748af6b90 (diff)
configure: fix parsing of -hostprefix without argument
Change-Id: I94c0bc40e4f995d2c50bea828adcf8ed8bb96a90 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.json b/configure.json
index 5d5af7d035..3480aed20f 100644
--- a/configure.json
+++ b/configure.json
@@ -25,7 +25,7 @@
"custom": "qmakeArgs",
"options": {
"prefix": "string",
- "hostprefix": "string",
+ "hostprefix": "optionalString",
"extprefix": "string",
"archdatadir": "string",