Skip to content

Commit

Permalink
Merge pull request #21 from dothq/remove/problematic-build-windows
Browse files Browse the repository at this point in the history
🔥 Remove problematic build options on Windows
  • Loading branch information
kierandrewett authored Apr 15, 2021
2 parents ba13439 + 8b949fc commit 6538307
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions configs/windows/mozconfig
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# Optimise builds
ac_add_options --enable-application=browser
ac_add_options --enable-hardening
ac_add_options --enable-rust-simd
ac_add_options --enable-release
ac_add_options --enable-optimize
ac_add_options --with-ccache=sccache
ac_add_options --disable-debug
ac_add_options --enable-updater

# Disable telemetry and tracking
Expand Down

0 comments on commit 6538307

Please sign in to comment.