Mercurial
comparison .bazelrc @ 168:f3084bca7317
[Misc] Fixed all errors and all tests should pass now.
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Mon, 19 Jan 2026 16:29:02 -0800 |
| parents | bdcc610eeed8 |
| children | e82b80b24012 |
comparison
equal
deleted
inserted
replaced
| 167:589bab390fb4 | 168:f3084bca7317 |
|---|---|
| 2 common --enable_platform_specific_config | 2 common --enable_platform_specific_config |
| 3 | 3 |
| 4 # Suppress duplicate library warnings from openssl BCR module on macOS | 4 # Suppress duplicate library warnings from openssl BCR module on macOS |
| 5 build:macos --linkopt=-Wl,-no_warn_duplicate_libraries | 5 build:macos --linkopt=-Wl,-no_warn_duplicate_libraries |
| 6 | 6 |
| 7 # Wasm support? | 7 # esmdk |
| 8 build:wasm --platforms=@emsdk//bazel/emscripten_toolchain:wasm_platform | 8 build --incompatible_enable_cc_toolchain_resolution |