mirror of
https://github.com/zen-browser/desktop.git
synced 2026-03-27 10:51:52 +00:00
8 lines
266 B
Plaintext
8 lines
266 B
Plaintext
ac_add_options --target=x86_64-pc-mingw32
|
|
ac_add_options --enable-js-shell
|
|
ac_add_options --enable-rust-simd
|
|
ac_add_options --enable-crashreporter
|
|
|
|
# Disable telemetry and tracking
|
|
mk_add_options MOZ_TELEMETRY_REPORTING=
|
|
mk_add_options MOZ_DATA_REPORTING= |