mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Move newlib to 14-Jul-2013.
Build with Sebastian's pending upstream patch for cxa_atexit and PPC using SDATA for libgcc.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
%include %{_configdir}/versions.cfg
|
||||
|
||||
%define gcc_version 4.8.1
|
||||
%define newlib_version 31-May-2013
|
||||
%define newlib_version 14-Jul-2013
|
||||
%define mpfr_version 3.0.1
|
||||
%define mpc_version 0.8.2
|
||||
%define gmp_version 5.0.5
|
||||
@@ -26,6 +26,11 @@
|
||||
#
|
||||
Source10: cvs://pserver:anoncvs@sourceware.org/cvs/src?module=newlib?src-prefix=src?date=%{newlib_version}?reset
|
||||
|
||||
#
|
||||
# Sebastian's atexit patch.
|
||||
#
|
||||
%define rtems_gcc_patch1 %{rtems_gcc_patches}/gcc-4.8.1-rtems4.11-20130709.diff
|
||||
|
||||
#
|
||||
# Joel's stack_t patch.
|
||||
#
|
||||
|
Reference in New Issue
Block a user