oss-fuzz/projects/firefox/mozconfig.undefined

7 lines
169 B
Plaintext
Raw Normal View History

. $SRC/mozconfig.profile
ac_add_options --enable-undefined-sanitizer=bool,bounds,return,pointer-overflow,signed-integer-overflow,vla-bound
unset CFLAGS
unset CXXFLAGS