Skip to content

Commit 4a8efc3

Browse files
committed
Set PROFITABILITY_CHECKS=0 on variation job
1 parent 239446c commit 4a8efc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,4 @@ jobs:
116116
configurationName: VARIATION_DEBUG_ZTS
117117
configurationParameters: >-
118118
--enable-debug --enable-zts
119-
CFLAGS="-DZEND_RC_DEBUG=1"
119+
CFLAGS="-DZEND_RC_DEBUG=1 -DPROFITABILITY_CHECKS=0"

0 commit comments

Comments
 (0)