annotate .bazelrc @ 196:83f16548ba41

[AI] Adding s3 bucket uploader code using Seobeo.
author MrJuneJune <me@mrjunejune.com>
date Sat, 14 Feb 2026 16:08:15 -0800
parents f3084bca7317
children e82b80b24012
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
129
f7860f491a8c --amend
June Park <parkjune1995@gmail.com>
parents:
diff changeset
1 # Auto-select config based on host OS
f7860f491a8c --amend
June Park <parkjune1995@gmail.com>
parents:
diff changeset
2 common --enable_platform_specific_config
f7860f491a8c --amend
June Park <parkjune1995@gmail.com>
parents:
diff changeset
3
f7860f491a8c --amend
June Park <parkjune1995@gmail.com>
parents:
diff changeset
4 # Suppress duplicate library warnings from openssl BCR module on macOS
f7860f491a8c --amend
June Park <parkjune1995@gmail.com>
parents:
diff changeset
5 build:macos --linkopt=-Wl,-no_warn_duplicate_libraries
154
bdcc610eeed8 [Markdown Converter][GuiZe] Added markdown coverter in C and wasm rule sets. Needs further view on this as I haven't taken a look. Written by Claude.
June Park <parkjune1995@gmail.com>
parents: 129
diff changeset
6
168
f3084bca7317 [Misc] Fixed all errors and all tests should pass now.
MrJuneJune <me@mrjunejune.com>
parents: 154
diff changeset
7 # esmdk
f3084bca7317 [Misc] Fixed all errors and all tests should pass now.
MrJuneJune <me@mrjunejune.com>
parents: 154
diff changeset
8 build --incompatible_enable_cc_toolchain_resolution