view .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
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

# esmdk
build --incompatible_enable_cc_toolchain_resolution