Skip to content

Commit a820339

Browse files
MaxKellermanniluuu1994
authored andcommitted
.cirrus.yml: wrap long line
1 parent 81abd8d commit a820339

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.cirrus.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,8 @@ asan_task:
147147
`#--with-pdo-firebird`
148148
`#--with-pdo-dblib`
149149
--enable-werror
150-
CFLAGS='-fsanitize=undefined,address -DZEND_TRACK_ARENA_ALLOC' LDFLAGS='-fsanitize=undefined,address'
150+
CFLAGS='-fsanitize=undefined,address -DZEND_TRACK_ARENA_ALLOC'
151+
LDFLAGS='-fsanitize=undefined,address'
151152
CC=clang
152153
CXX=clang++
153154
- make -j2

0 commit comments

Comments
 (0)