Mercurial
view .bazelrc @ 166:78ea8d5ccc87
[ThirdParty] Added sqlite3 to the third_party.
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Mon, 19 Jan 2026 16:28:34 -0800 |
| parents | bdcc610eeed8 |
| children | f3084bca7317 |
line wrap: on
line source
# 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 # Wasm support? build:wasm --platforms=@emsdk//bazel/emscripten_toolchain:wasm_platform