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 3521e30 commit 91888f7Copy full SHA for 91888f7
scripts/test-picolibc
@@ -43,7 +43,7 @@ done
43
44
options="-Dwerror=true"
45
minoptions="$options --buildtype=minsize"
46
-reloptions="$options --buildtype=release -Dpicolibc-buildtype=release"
+reloptions="$options --buildtype=release -Ddebug=true -Dpicolibc-buildtype=release"
47
48
for arch in arm riscv; do
49
0 commit comments