comparison .bazelrc @ 173:827c6ac504cd hg-web

Merged in default here.
author MrJuneJune <me@mrjunejune.com>
date Mon, 19 Jan 2026 18:59:10 -0800
parents f3084bca7317
children e82b80b24012
comparison
equal deleted inserted replaced
151:c033667da5f9 173:827c6ac504cd
1 # Auto-select config based on host OS 1 # Auto-select config based on host OS
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
7 # esmdk
8 build --incompatible_enable_cc_toolchain_resolution