source: rtems-source-builder/rtems/config/tools/rtems-gcc-4.9.3-newlib-2ab57ad59bc35dafffa69cd4da5e228971de069f.cfg @ 081f8ff

Last change on this file since 081f8ff was 30da0c7, checked in by Sebastian Huber <sebastian.huber@…>, on 11/08/18 at 13:09:59

5: Update Newlib

Fix v850 target issue related to the new -fdata-sections build.

Remove <machine/param.h> include from <sys/_cpuset.h>.

  • Property mode set to 100644
File size: 739 bytes
Line 
1%define gcc_version 4.9.3
2%hash sha512 gcc-%{gcc_version}.tar.bz2 9ac57377a6975fc7adac704ec81355262b9f537def6955576753b87715470a20ee6a2a3144a79cc8fcba3443f7b44c7337d79d704b522d053f54f79aa6b442df
3
4%define newlib_version 2ab57ad59bc35dafffa69cd4da5e228971de069f
5%define newlib_external 1
6%define newlib_expand_name sourceware-mirror-newlib-cygwin-%{newlib_version}
7%source set newlib --rsb-file=newlib-%{newlib_version}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-newlib-cygwin/tar.gz/%{newlib_version}
8%hash sha512 newlib-%{newlib_version}.tar.gz e8c33201fda8182151513c9f1a5bfc6198b33ec1c844f150751532f1a9ee00b2d5dd2de29ae315a7b9c397e43c83d82263839faad482044fde0345d14c19882f
9
10%include tools/rtems-gcc-4.9-newlib-2.2.0-1.cfg
Note: See TracBrowser for help on using the repository browser.