fix name of stack-protector-strong feature
dashes, not underscores. Change-Id: I51db3a5475ebf8dfe85e447baffafba225476967 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
This commit is contained in:
parent
d175f799ca
commit
4b8dd9c846
@ -1513,7 +1513,7 @@
|
|||||||
"condition": "tests.syslog",
|
"condition": "tests.syslog",
|
||||||
"output": [ "privateConfig" ]
|
"output": [ "privateConfig" ]
|
||||||
},
|
},
|
||||||
"stack_protector_strong": {
|
"stack-protector-strong": {
|
||||||
"description": "stack protection",
|
"description": "stack protection",
|
||||||
"condition": "config.qnx && tests.stack_protector",
|
"condition": "config.qnx && tests.stack_protector",
|
||||||
"output": [ "publicQtConfig" ]
|
"output": [ "publicQtConfig" ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user