From 98e7a7b79198bfa8bc8b6abdf123449347abe29d Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Sat, 9 Mar 2013 10:48:36 +1100 Subject: Patch to fix strsignal for the LM32 gcc-4.5.3. --- rtems/config/tools/rtems-gcc-4.5.3-newlib-2.0.0-1.cfg | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'rtems/config/tools/rtems-gcc-4.5.3-newlib-2.0.0-1.cfg') diff --git a/rtems/config/tools/rtems-gcc-4.5.3-newlib-2.0.0-1.cfg b/rtems/config/tools/rtems-gcc-4.5.3-newlib-2.0.0-1.cfg index 5b3bf02..4936600 100644 --- a/rtems/config/tools/rtems-gcc-4.5.3-newlib-2.0.0-1.cfg +++ b/rtems/config/tools/rtems-gcc-4.5.3-newlib-2.0.0-1.cfg @@ -23,6 +23,11 @@ %define enable_obsolete 0 %endif +# +# Libiberty strsignal fix +# +Patch2: gcc-4.5.3-strsignal-1.diff + # # The gcc/newlib build instructions. We use 4.5 Release 1. # -- cgit v1.2.3