We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 164bcd7 commit c6a22fcCopy full SHA for c6a22fc
.bazelrc
@@ -17,7 +17,7 @@ build:ci --sandbox_base=/dev/shm
17
build:ci --keep_going
18
19
# Show subcommands when building
20
-build:ci --subcommands=true
+build:ci --subcommands=true
21
22
# Make sure we test for C99 compliance when building the library
23
build:ci --conlyopt=-std=c99
0 commit comments