view .bazelrc @ 132:7a63e41a21fb

[Seobeo] Added debug targets.
author June Park <parkjune1995@gmail.com>
date Fri, 09 Jan 2026 08:23: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