summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-4.9.2-newlib-2.20.0-20150323-1.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2015-03-24 12:41:07 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2015-03-26 08:39:30 -0500
commitc13abcc1a54d5c90c8eb6506669ee3b108678dae (patch)
tree73ffefc67959f7a22d4f28d060f700c2f09fcf7b /rtems/config/tools/rtems-gcc-4.9.2-newlib-2.20.0-20150323-1.cfg
parentsb: Make the source and patch labels have sortable label. (diff)
downloadrtems-source-builder-c13abcc1a54d5c90c8eb6506669ee3b108678dae.tar.bz2
Update newlib to 20150223 snapshot tarball
This includes Joel's patch to dynamically probe for the proper <inttypes.h> setting for intptr_t and uintptr_t. This eliminates many printf() format warnings due to them being incorrectly defined.
Diffstat (limited to 'rtems/config/tools/rtems-gcc-4.9.2-newlib-2.20.0-20150323-1.cfg')
-rw-r--r--rtems/config/tools/rtems-gcc-4.9.2-newlib-2.20.0-20150323-1.cfg14
1 files changed, 14 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-gcc-4.9.2-newlib-2.20.0-20150323-1.cfg b/rtems/config/tools/rtems-gcc-4.9.2-newlib-2.20.0-20150323-1.cfg
new file mode 100644
index 0000000..4b6cd29
--- /dev/null
+++ b/rtems/config/tools/rtems-gcc-4.9.2-newlib-2.20.0-20150323-1.cfg
@@ -0,0 +1,14 @@
+#
+# GCC 4.9.2, Newlib 2.2.0-1 (actually a snapshot)
+#
+
+%define gcc_version 4.9.2
+%define newlib_version 2.2.0.20150323
+
+%hash md5 gcc-%{gcc_version}.tar.bz2 4df8ee253b7f3863ad0b86359cd39c43
+%hash md5 newlib-%{newlib_version}.tar.gz a5107ff59e53a5731bdd0e245cbd1ad8
+
+#
+# The gcc/newlib build instructions.
+#
+%include tools/rtems-gcc-4.9-newlib-2.2.0-1.cfg