. "$topsrcdir/browser/config/mozconfigs/macosx64/debug"

ac_add_options --enable-gczeal
ac_add_options --enable-fuzzing

# Need this to prevent name conflicts with the normal nightly build packages
export MOZ_PKG_SPECIAL=fuzzing

export LLVM_SYMBOLIZER="$MOZ_FETCHES_DIR/llvm-symbolizer/bin/llvm-symbolizer"

. "$topsrcdir/build/mozconfig.common.override"
