mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
4.11/lm32: Fix the move to newlib 2.1.0.
This commit is contained in:
parent
53141b4975
commit
2be445d2aa
@ -28,6 +28,6 @@
|
||||
4.11/rtems-autotools
|
||||
devel/expat-2.1.0-1
|
||||
tools/rtems-binutils-2.24-1
|
||||
tools/rtems-gcc-4.5.3-newlib-2.1.0.0-1
|
||||
tools/rtems-gcc-4.5.3-newlib-2.1.0-1
|
||||
tools/rtems-gdb-7.6.2-1
|
||||
tools/rtems-kernel-4.11
|
||||
|
27
rtems/config/tools/rtems-gcc-4.5.3-newlib-2.1.0-1.cfg
Normal file
27
rtems/config/tools/rtems-gcc-4.5.3-newlib-2.1.0-1.cfg
Normal file
@ -0,0 +1,27 @@
|
||||
#
|
||||
# GCC 4.5.3., Newlib 2.0.0
|
||||
#
|
||||
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define gcc_version 4.5.3
|
||||
%define newlib_version 2.1.0
|
||||
%define mpfr_version 3.0.1
|
||||
%define mpc_version 0.8.2
|
||||
%define gmp_version 5.0.5
|
||||
|
||||
%define with_threads 1
|
||||
%define with_plugin 0
|
||||
%define with_iconv 1
|
||||
|
||||
#
|
||||
# Libiberty strsignal fix
|
||||
#
|
||||
Patch0: %{rtems_gcc_patches}/gcc-4.5.3-strsignal-1.diff
|
||||
%include rtems-gcc-patches.cfg
|
||||
|
||||
#
|
||||
# The gcc/newlib build instructions. We use 4.5 Release 1.
|
||||
#
|
||||
%include %{_configdir}/gcc-4.5-1.cfg
|
Loading…
x
Reference in New Issue
Block a user