From 98520091ea647651485123f128fe0abb92ae563f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 10 Sep 2008 19:43:40 +0000 Subject: Regenerate. --- contrib/crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gcc.spec | 1 + contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec | 1 + contrib/crossrpms/rtems4.9/bfin/rtems-4.9-bfin-rtems4.9-gcc.spec | 1 + contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gcc.spec | 1 + contrib/crossrpms/rtems4.9/i386/rtems-4.9-i386-rtems4.9-gcc.spec | 1 + contrib/crossrpms/rtems4.9/m68k/rtems-4.9-m68k-rtems4.9-gcc.spec | 1 + contrib/crossrpms/rtems4.9/mips/rtems-4.9-mips-rtems4.9-gcc.spec | 1 + contrib/crossrpms/rtems4.9/powerpc/rtems-4.9-powerpc-rtems4.9-gcc.spec | 1 + contrib/crossrpms/rtems4.9/sh/rtems-4.9-sh-rtems4.9-gcc.spec | 1 + contrib/crossrpms/rtems4.9/sparc/rtems-4.9-sparc-rtems4.9-gcc.spec | 1 + 10 files changed, 10 insertions(+) diff --git a/contrib/crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gcc.spec index f5e6fa8b8a..f2487d181e 100644 --- a/contrib/crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gcc.spec +++ b/contrib/crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gcc.spec @@ -198,6 +198,7 @@ cd .. --disable-win32-registry \ --enable-version-specific-runtime-libs \ --enable-threads \ + --enable-newlib-io-c99-formats \ --enable-languages="$languages" $optargs %if "%_host" != "%_build" diff --git a/contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec index c3007b92e0..6fa5700d66 100644 --- a/contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec +++ b/contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec @@ -187,6 +187,7 @@ cd .. --disable-win32-registry \ --enable-version-specific-runtime-libs \ --enable-threads \ + --enable-newlib-io-c99-formats \ --enable-languages="$languages" $optargs %if "%_host" != "%_build" diff --git a/contrib/crossrpms/rtems4.9/bfin/rtems-4.9-bfin-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/bfin/rtems-4.9-bfin-rtems4.9-gcc.spec index ed0c659c62..0add4edede 100644 --- a/contrib/crossrpms/rtems4.9/bfin/rtems-4.9-bfin-rtems4.9-gcc.spec +++ b/contrib/crossrpms/rtems4.9/bfin/rtems-4.9-bfin-rtems4.9-gcc.spec @@ -187,6 +187,7 @@ cd .. --disable-win32-registry \ --enable-version-specific-runtime-libs \ --enable-threads \ + --enable-newlib-io-c99-formats \ --enable-languages="$languages" $optargs %if "%_host" != "%_build" diff --git a/contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gcc.spec index caf9eb1c0b..b54214924e 100644 --- a/contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gcc.spec +++ b/contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gcc.spec @@ -198,6 +198,7 @@ cd .. --disable-win32-registry \ --enable-version-specific-runtime-libs \ --enable-threads \ + --enable-newlib-io-c99-formats \ --enable-languages="$languages" $optargs %if "%_host" != "%_build" diff --git a/contrib/crossrpms/rtems4.9/i386/rtems-4.9-i386-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/i386/rtems-4.9-i386-rtems4.9-gcc.spec index 52e3d89b36..e468f9fd63 100644 --- a/contrib/crossrpms/rtems4.9/i386/rtems-4.9-i386-rtems4.9-gcc.spec +++ b/contrib/crossrpms/rtems4.9/i386/rtems-4.9-i386-rtems4.9-gcc.spec @@ -198,6 +198,7 @@ cd .. --disable-win32-registry \ --enable-version-specific-runtime-libs \ --enable-threads \ + --enable-newlib-io-c99-formats \ --enable-languages="$languages" $optargs %if "%_host" != "%_build" diff --git a/contrib/crossrpms/rtems4.9/m68k/rtems-4.9-m68k-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/m68k/rtems-4.9-m68k-rtems4.9-gcc.spec index f69b1331bd..152f622e5d 100644 --- a/contrib/crossrpms/rtems4.9/m68k/rtems-4.9-m68k-rtems4.9-gcc.spec +++ b/contrib/crossrpms/rtems4.9/m68k/rtems-4.9-m68k-rtems4.9-gcc.spec @@ -198,6 +198,7 @@ cd .. --disable-win32-registry \ --enable-version-specific-runtime-libs \ --enable-threads \ + --enable-newlib-io-c99-formats \ --enable-languages="$languages" $optargs %if "%_host" != "%_build" diff --git a/contrib/crossrpms/rtems4.9/mips/rtems-4.9-mips-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/mips/rtems-4.9-mips-rtems4.9-gcc.spec index f332091452..8bac8c3f5a 100644 --- a/contrib/crossrpms/rtems4.9/mips/rtems-4.9-mips-rtems4.9-gcc.spec +++ b/contrib/crossrpms/rtems4.9/mips/rtems-4.9-mips-rtems4.9-gcc.spec @@ -198,6 +198,7 @@ cd .. --disable-win32-registry \ --enable-version-specific-runtime-libs \ --enable-threads \ + --enable-newlib-io-c99-formats \ --enable-languages="$languages" $optargs %if "%_host" != "%_build" diff --git a/contrib/crossrpms/rtems4.9/powerpc/rtems-4.9-powerpc-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/powerpc/rtems-4.9-powerpc-rtems4.9-gcc.spec index 072ebac350..852bf74cc9 100644 --- a/contrib/crossrpms/rtems4.9/powerpc/rtems-4.9-powerpc-rtems4.9-gcc.spec +++ b/contrib/crossrpms/rtems4.9/powerpc/rtems-4.9-powerpc-rtems4.9-gcc.spec @@ -198,6 +198,7 @@ cd .. --disable-win32-registry \ --enable-version-specific-runtime-libs \ --enable-threads \ + --enable-newlib-io-c99-formats \ --enable-languages="$languages" $optargs %if "%_host" != "%_build" diff --git a/contrib/crossrpms/rtems4.9/sh/rtems-4.9-sh-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/sh/rtems-4.9-sh-rtems4.9-gcc.spec index 3370443b4d..b7519c3b0a 100644 --- a/contrib/crossrpms/rtems4.9/sh/rtems-4.9-sh-rtems4.9-gcc.spec +++ b/contrib/crossrpms/rtems4.9/sh/rtems-4.9-sh-rtems4.9-gcc.spec @@ -198,6 +198,7 @@ cd .. --disable-win32-registry \ --enable-version-specific-runtime-libs \ --enable-threads \ + --enable-newlib-io-c99-formats \ --enable-languages="$languages" $optargs %if "%_host" != "%_build" diff --git a/contrib/crossrpms/rtems4.9/sparc/rtems-4.9-sparc-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/sparc/rtems-4.9-sparc-rtems4.9-gcc.spec index 893b0d9c3e..7e83634352 100644 --- a/contrib/crossrpms/rtems4.9/sparc/rtems-4.9-sparc-rtems4.9-gcc.spec +++ b/contrib/crossrpms/rtems4.9/sparc/rtems-4.9-sparc-rtems4.9-gcc.spec @@ -198,6 +198,7 @@ cd .. --disable-win32-registry \ --enable-version-specific-runtime-libs \ --enable-threads \ + --enable-newlib-io-c99-formats \ --enable-languages="$languages" $optargs %if "%_host" != "%_build" -- cgit v1.2.3