configure: fix parsing of -hostprefix without argument
Change-Id: I94c0bc40e4f995d2c50bea828adcf8ed8bb96a90 Reviewed-by: Lars Knoll <lars.knoll@qt.io>bb10
parent
d01c774f45
commit
5c263bf984
|
|
@ -25,7 +25,7 @@
|
|||
"custom": "qmakeArgs",
|
||||
"options": {
|
||||
"prefix": "string",
|
||||
"hostprefix": "string",
|
||||
"hostprefix": "optionalString",
|
||||
"extprefix": "string",
|
||||
|
||||
"archdatadir": "string",
|
||||
|
|
|
|||
Loading…
Reference in New Issue