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

Quelle  fuzzing-ccov   Sprache: unbekannt

 
. "$topsrcdir/browser/config/mozconfigs/win64/code-coverage"

# Disable telemetry. All network activity is undesirable in fuzzing.
ac_add_options MOZ_TELEMETRY_REPORTING=

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

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

[ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ]