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 b917a0f commit ac53222Copy full SHA for ac53222
meta-zephyr-core/recipes-core/newlib/newlib_%.bbappend
@@ -0,0 +1,5 @@
1
+# BUILD_ASSERT(IS_ENABLED(_RETARGETABLE_LOCKING), "Retargetable locking must be enabled");
2
+
3
+EXTRA_OECONF:append = " \
4
+ --enable-newlib-retargetable-locking \
5
+ "
0 commit comments