source: rtems-source-builder/rtems/config/tools/rtems-gcc-4.9.2-newlib-2.20.0-20150323-1.cfg @ 780a2cf

5
Last change on this file since 780a2cf was c13abcc, checked in by Joel Sherrill <joel.sherrill@…>, on 03/24/15 at 17:41:07

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.

  • Property mode set to 100644
File size: 358 bytes
Line 
1#
2# GCC 4.9.2, Newlib 2.2.0-1 (actually a snapshot)
3#
4
5%define gcc_version    4.9.2
6%define newlib_version 2.2.0.20150323
7
8%hash md5 gcc-%{gcc_version}.tar.bz2 4df8ee253b7f3863ad0b86359cd39c43
9%hash md5 newlib-%{newlib_version}.tar.gz a5107ff59e53a5731bdd0e245cbd1ad8
10
11#
12# The gcc/newlib build instructions.
13#
14%include tools/rtems-gcc-4.9-newlib-2.2.0-1.cfg
Note: See TracBrowser for help on using the repository browser.