[rtems-testing commit] gcc/do_one: Enable C99 formats

Sebastian Huber sebh at rtems.org
Thu Sep 3 05:10:36 UTC 2015


Module:    rtems-testing
Branch:    master
Commit:    1377244e91c68670adfd3d94cedef3f41c611554
Changeset: http://git.rtems.org/rtems-testing/commit/?id=1377244e91c68670adfd3d94cedef3f41c611554

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Sep  3 07:01:42 2015 +0200

gcc/do_one: Enable C99 formats

---

 gcc/do_one | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/do_one b/gcc/do_one
index 307dc60..bfaf794 100755
--- a/gcc/do_one
+++ b/gcc/do_one
@@ -523,6 +523,7 @@ j_gcc()
     --disable-libstdcxx-pch \
     --disable-lto \
     --disable-plugin \
+    --enable-newlib-io-c99-formats \
     --enable-newlib-mb --enable-newlib-iconv \
     --with-gnu-ld --with-newlib  --verbose --with-system-zlib --disable-nls \
     --enable-version-specific-runtime-libs \




More information about the vc mailing list