Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/browser/config/mozconfigs/linux32/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 486 B image not shown  

Quelle  debug-asan   Sprache: unbekannt

 
# Use at least -O1 for optimization to avoid stack space
# exhaustions caused by Clang function inlining.
ac_add_options --enable-debug
ac_add_options --enable-optimize="-O1"

# ASan specific options on Linux
ac_add_options --enable-valgrind

. $topsrcdir/build/unix/mozconfig.asan

# Package js shell.
export MOZ_PACKAGE_JSSHELL=1

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

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

[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]