You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
. $SRC/mozconfig.coverage
|
|
|
|
ac_add_options --enable-address-sanitizer
|
|
|
|
# Don't use standard CFLAGS/CXXFLAGS provided by oss-fuzz
|
|
export CFLAGS=""
|
|
export CXXFLAGS=""
|