We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1602db2 commit 0fb1cccCopy full SHA for 0fb1ccc
azure-pipelines.yml
@@ -111,3 +111,9 @@ jobs:
111
parameters:
112
configurationName: LIBMYSQLCLIENT_DEBUG_NTS
113
configurationParameters: '--enable-debug --disable-zts'
114
+ - template: azure/job.yml
115
+ parameters:
116
+ configurationName: VARIATION_DEBUG_ZTS
117
+ configurationParameters: >-
118
+ --enable-debug --enable-zts
119
+ CFLAGS="-DZEND_RC_DEBUG=1"
0 commit comments