Skip to content

Commit

Permalink
Update .bazelrc
Browse files Browse the repository at this point in the history
  • Loading branch information
usafchn authored Nov 13, 2023
1 parent 78cbdb7 commit 8874993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ build:macos --host_copt=-Wa,--noexecstack
build:macos --features=-supports_dynamic_linker
build:macos --cxxopt -Wno-error=unused-const-variable
build:macos --cxxopt -Wno-error=sign-compare # for eigen 3.4
build:macos --host_cxxopt -Wno-error=sign-compare # for eigen 3.4
build:macos --cxxopt -Wno-sign-compare # for eigen 3.4
build:macos --macos_minimum_os=11.0

# static link libstdc++ & libgcc
Expand Down

0 comments on commit 8874993

Please sign in to comment.