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 8c1382e commit 49faef4Copy full SHA for 49faef4
.cirrus.yml
@@ -148,6 +148,7 @@ asan_task:
148
`#--with-pdo-dblib`
149
--enable-werror
150
CFLAGS='-fsanitize=undefined,address -DZEND_TRACK_ARENA_ALLOC'
151
+ CXXFLAGS='-fsanitize=undefined,address -DZEND_TRACK_ARENA_ALLOC'
152
LDFLAGS='-fsanitize=undefined,address'
153
CC=clang
154
CXX=clang++
0 commit comments