prune obsolete use_libmysqlclient_r feature
it's not used since d5dc46d31. Change-Id: I853aec26acddea52da419bd1b517c2fbe31203ed Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
parent
5dab77ba96
commit
e53a1c8bed
@ -141,11 +141,6 @@
|
||||
"condition": "libs.mysql",
|
||||
"output": [ "publicFeature" ]
|
||||
},
|
||||
"use_libmysqlclient_r": {
|
||||
"label": "MySql (threadsafe)",
|
||||
"condition": "features.sql-mysql && (libs.mysql.source == 0 || libs.mysql.source == 2)",
|
||||
"output": [ "privateConfig" ]
|
||||
},
|
||||
"sql-oci": {
|
||||
"label": "OCI (Oracle)",
|
||||
"condition": "libs.oci",
|
||||
|
Loading…
x
Reference in New Issue
Block a user