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

Quelle  mozconfig.tsan   Sprache: unbekannt

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

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

# Enable TSan specific code and build workarounds
ac_add_options --enable-thread-sanitizer

# These are required by TSan
ac_add_options --disable-jemalloc
ac_add_options --disable-crashreporter
ac_add_options --disable-profiling

# Keep symbols to symbolize TSan traces
ac_add_options --disable-install-strip

[ Dauer der Verarbeitung: 0.26 Sekunden  ]