source: rtems-source-builder/rtems/config/tools/rtems-gcc-4.8.3-newlib-08eab6396f678cf5e5968acaed0bae9fd129983b.cfg @ c80ab5b

5
Last change on this file since c80ab5b was f07d2b6, checked in by Sebastian Huber <sebastian.huber@…>, on 10/24/18 at 12:03:54

5: Update Newlib

Fix posix_memalign() attributes.

Use -fdata-sections and -ffunction-sections to build Newlib.

  • Property mode set to 100644
File size: 739 bytes
Line 
1%define gcc_version 4.8.3
2%hash sha512 gcc-%{gcc_version}.tar.bz2 2b40d231e8445f9c1654137df509f09ce1187b475138ca7f648f710d922a1718f740b2d8a37c26e16b5e27900c60358be98229ae884a6f1f70e9df44ad24d02b
3
4%define newlib_version 08eab6396f678cf5e5968acaed0bae9fd129983b
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 c156de6e120ffa9f96c0ce9ea6fa84444d4be9ac12a5ce3b14bc9acbae9a882f49b055d1150dfa89fa50d9749e8da608694ca4ce24c43326e274a044ecdbd66c
9
10%include tools/rtems-gcc-4.8-newlib-2.2.0-1.cfg
Note: See TracBrowser for help on using the repository browser.