view .bazelrc @ 136:75c144fd6964

[MrJuneJune] Fix the js file to hit correct endpoints.
author June Park <parkjune1995@gmail.com>
date Fri, 09 Jan 2026 11:21:54 -0800
parents f7860f491a8c
children bdcc610eeed8
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