We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3acf28 commit 1aec55eCopy full SHA for 1aec55e
Makefile
@@ -316,7 +316,8 @@ configure += $(call over,$(1))
316
317
# Newlib configuration common
318
CONFIGURENEWLIBCOM = --with-newlib
319
-CONFIGURENEWLIBCOM += --disable-newlib-io-c99-formats
+CONFIGURENEWLIBCOM += --enable-newlib-io-c99-formats
320
+CONFIGURENEWLIBCOM += --enable-newlib-io-long-long
321
CONFIGURENEWLIBCOM += --disable-newlib-supplied-syscalls
322
CONFIGURENEWLIBCOM += --enable-newlib-reent-small
323
CONFIGURENEWLIBCOM += --disable-target-optspace
0 commit comments