view .bazelrc @ 175:71ad34a8bc9a hg-web

[HgWeb] Can stream hg response now. Added react page for hg web since we use json anyway.
author MrJuneJune <me@mrjunejune.com>
date Tue, 20 Jan 2026 06:06:47 -0800
parents f3084bca7317
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