source: rtems-source-builder/rtems/config/tools/rtems-gcc-4.9.2-newlib-2.5.0.20170922-1.cfg @ 76d9db3

5
Last change on this file since 76d9db3 was 76d9db3, checked in by Sebastian Huber <sebastian.huber@…>, on 10/05/17 at 06:19:41

4.12: Update to Newlib 2.5.0.20170922

The time_t is now a 64-bit signed integer.

This update includes a patch to introduce the self-contained POSIX
synchronization objects.

Update #2514.
Update #3111.
Update #3112.
Update #3113.
Update #3114.
Update #3115.
Update #3116.

  • Property mode set to 100644
File size: 756 bytes
Line 
1%define gcc_version    4.9.2
2%define newlib_version 2.5.0.20170922
3
4%hash sha512 gcc-4.9.2.tar.bz2 e96cba06d572dbe7f382a2b00fd9297dcf9f9219d46a9ad0bd904dc36d5e7db3335e422640b79a27fed6fde91b0731732b94a0e2fbcd47344d6779f8ba1f4f9c
5%hash sha512 newlib-2.5.0.20170922.tar.gz 5f29509c53d2858c0067e2fe33565a8b8e9decfc2761b3616729a274e7747c120a0b82b2c50aae291b182178da274a1540e218d23b86debd56256e17f3651d4b
6
7%patch add newlib -p1 https://devel.rtems.org/raw-attachment/ticket/2514/0001-RTEMS-Self-contained-POSIX-objects.patch
8%hash sha512 0001-RTEMS-Self-contained-POSIX-objects.patch dbe5e81d30f3ad84cbc1b1e9f76479dafaf2e11f4a32b3d700aec57d0c758aa7723980ddf2ad4c7778db530dcb5412ba0a2e0c40c1631f11fac44b8e60d969e1
9
10%include tools/rtems-gcc-4.9-newlib-2.2.0-1.cfg
Note: See TracBrowser for help on using the repository browser.