fixed build issue on arch for some reason

This commit is contained in:
lasan
2026-06-05 09:50:44 +05:30
parent 4b0b06c238
commit 60269728a4
+1 -1
View File
@@ -1,4 +1,4 @@
build --action_env=BAZEL_CXXOPTS=-"std=c++20"
build --action_env=BAZEL_CXXOPTS=-"std=c++20" --repo_env=BAZEL_CONLYOPTS="-std=gnu17"
# Definition of --config=memcheck
build:memcheck --strip=never --test_timeout=3600
common --enable_bzlmod