Mercurial
diff .bazelrc @ 129:f7860f491a8c
--amend
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Thu, 08 Jan 2026 19:21:22 -0800 |
| parents | |
| children | bdcc610eeed8 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.bazelrc Thu Jan 08 19:21:22 2026 -0800 @@ -0,0 +1,5 @@ +# Auto-select config based on host OS +common --enable_platform_specific_config + +# Suppress duplicate library warnings from openssl BCR module on macOS +build:macos --linkopt=-Wl,-no_warn_duplicate_libraries