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:
Oswald Buddenhagen 2016-08-16 21:02:01 +02:00
parent d175f799ca
commit 4b8dd9c846

View File

@ -1513,7 +1513,7 @@
"condition": "tests.syslog",
"output": [ "privateConfig" ]
},
"stack_protector_strong": {
"stack-protector-strong": {
"description": "stack protection",
"condition": "config.qnx && tests.stack_protector",
"output": [ "publicQtConfig" ]