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 f05e6f2 commit 9398e52Copy full SHA for 9398e52
scripts/test-picolibc
@@ -7,7 +7,7 @@ set -e
7
8
#test=echo
9
10
-options="-Dwant-math-errno=true -Dio-long-double=true -Dwerror=true -Dnewlib-mb=true"
+options="-Dwant-math-errno=true -Dio-long-double=true -Dwerror=true -Dmb-capable=true -Dmb-extended-charsets=true"
11
minoptions="$options"
12
reloptions="$options --buildtype=release -Dbuild-type-subdir=release -Dwerror=true"
13
0 commit comments