# Please don't use this mozconfig unless you are planning to build # packages for Debian or a derivative. ac_add_options --with-app-name=firefox ac_add_options --disable-release #added extra ac_add_options --enable-hardening ac_add_options --enable-rust-simd ac_add_options --enable-linker=bfd ac_add_options --disable-bootstrap # Branding ac_add_options --enable-official-branding ac_add_options --with-branding=browser/branding/official ac_add_options --enable-update-channel=release ac_add_options --with-unsigned-addon-scopes=app,system ac_add_options --allow-addon-sideload #ac_add_options --enable-default-toolkit=cairo-gtk3-wayland ac_add_options --with-google-location-service-api-keyfile=$topsrcdir/debian/google.key ac_add_options --with-google-safebrowsing-api-keyfile=$topsrcdir/debian/google.key ac_add_options --with-mozilla-api-keyfile=$topsrcdir/debian/mls.key ac_add_options --with-system-zlib # MOZ_SYSTEM_ZLIB=1 ac_add_options --disable-strip ac_add_options --disable-install-strip ac_add_options --enable-system-ffi # MOZ_SYSTEM_FFI=1 ac_add_options --with-system-libevent # MOZ_SYSTEM_LIBEVENT=1 ac_add_options --with-system-nspr # MOZ_SYSTEM_NSPR=1 #ac_add_options --with-system-nss # MOZ_SYSTEM_NSS=1 ac_add_options --disable-updater ac_add_options --disable-tests ac_add_options --with-unsigned-addon-scopes=app,system ac_add_options --allow-addon-sideload ac_add_options --enable-alsa ac_add_options --without-wasm-sandboxed-libraries