Skip to content

Commit

Permalink
optimized compilation mode
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucy committed Mar 9, 2021
1 parent f4be763 commit 0464db4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@ build --cxxopt=-Xclang
build --cxxopt=-std=c++20
build --cxxopt=/Zc:__cplusplus

build --compilation_mode=opt

# For boost, because it's really annoying.
build --cxxopt=-Wno-macro-redefined

0 comments on commit 0464db4

Please sign in to comment.