mirror of https://github.com/google/oss-fuzz.git
7 lines
169 B
Plaintext
7 lines
169 B
Plaintext
|
. $SRC/mozconfig.profile
|
||
|
|
||
|
ac_add_options --enable-undefined-sanitizer=bool,bounds,return,pointer-overflow,signed-integer-overflow,vla-bound
|
||
|
|
||
|
unset CFLAGS
|
||
|
unset CXXFLAGS
|