Skip to content

Commit

Permalink
This should be it
Browse files Browse the repository at this point in the history
  • Loading branch information
pjreiniger committed Oct 19, 2024
1 parent 642b9dc commit afe4244
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion shared/bazel/compiler_flags/osx_flags.rc
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ build:macos --linkopt=-Wl,-rpath,'@loader_path'"
# Things not in nativetools
build:macos --copt=-Wno-shorten-64-to-32

build:macos --host_per_file_copt=external/zlib/.*\.c@-Wno-deprecated-non-prototype
build:macos --host_per_file_copt=external/zlib/.*\.c@-Wno-deprecated-non-prototype
build:macos --host_per_file_copt=external/com_google_protobuf/.*\.cc@-Wno-unused-function

0 comments on commit afe4244

Please sign in to comment.