Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/build/win64/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 506 B image not shown  

Quelle  mozconfig.asan   Sprache: unbekannt

 
Spracherkennung für: .asan vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

. "$topsrcdir/browser/config/mozconfigs/win64/common-win64"

if [ -d "$MOZ_FETCHES_DIR/clang" ]; then
    export MOZ_COPY_PDBS=1
    export LLVM_SYMBOLIZER="$MOZ_FETCHES_DIR/llvm-symbolizer/bin/llvm-symbolizer.exe"
fi

# Enable ASan specific code and build workarounds
ac_add_options --enable-address-sanitizer

# Mandatory options required for ASan builds
ac_add_options --disable-jemalloc
ac_add_options --disable-crashreporter
ac_add_options --disable-profiling

. "$topsrcdir/build/mozconfig.clang-cl"

[Dauer der Verarbeitung: 0.14 Sekunden, vorverarbeitet 2026-08-25]