File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -673,6 +673,8 @@ stamps/build-newlib: $(NEWLIB_SRCDIR) $(NEWLIB_SRC_GIT) stamps/build-gcc-newlib-
673
673
--enable-newlib-io-long-double \
674
674
--enable-newlib-io-long-long \
675
675
--enable-newlib-io-c99-formats \
676
+ --enable-newlib-retargetable-locking \
677
+ --enable-newlib-reent-check-verify \
676
678
--enable-newlib-register-fini \
677
679
CFLAGS_FOR_TARGET=" -O2 -D_POSIX_MODE -ffunction-sections -fdata-sections $( CFLAGS_FOR_TARGET) " \
678
680
CXXFLAGS_FOR_TARGET=" -O2 -D_POSIX_MODE -ffunction-sections -fdata-sections $( CXXFLAGS_FOR_TARGET) "
@@ -691,6 +693,8 @@ stamps/build-newlib-nano: $(NEWLIB_SRCDIR) $(NEWLIB_SRC_GIT) stamps/build-gcc-ne
691
693
$(CONFIGURE_HOST ) \
692
694
--prefix=$(builddir ) /install-newlib-nano \
693
695
--enable-newlib-reent-small \
696
+ --enable-newlib-retargetable-locking \
697
+ --enable-newlib-reent-check-verify \
694
698
--disable-newlib-fvwrite-in-streamio \
695
699
--disable-newlib-fseek-optimization \
696
700
--disable-newlib-wide-orient \
You can’t perform that action at this time.
0 commit comments