Skip to content

Commit

Permalink
Bug 1672946 - Revert disabling optimizations on mfbt tests that accid…
Browse files Browse the repository at this point in the history
…entally landed. r=glandium

Differential Revision: https://phabricator.services.mozilla.com/D94576
  • Loading branch information
sigiesec committed Oct 27, 2020
1 parent 26117be commit 3b19345
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mfbt/tests/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,3 @@ USE_LIBS += [

if CONFIG["CC_TYPE"] in ("clang", "gcc"):
CXXFLAGS += ["-Wno-error=shadow"]

CXXFLAGS += ["-O0"]

0 comments on commit 3b19345

Please sign in to comment.