summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-09-10 19:43:40 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-09-10 19:43:40 +0000
commit98520091ea647651485123f128fe0abb92ae563f (patch)
treee589383c203098fc4bf079d70a5b891b4db62ca6
parentRemove. (diff)
downloadrtems-98520091ea647651485123f128fe0abb92ae563f.tar.bz2
Regenerate.
-rw-r--r--contrib/crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gcc.spec1
-rw-r--r--contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec1
-rw-r--r--contrib/crossrpms/rtems4.9/bfin/rtems-4.9-bfin-rtems4.9-gcc.spec1
-rw-r--r--contrib/crossrpms/rtems4.9/h8300/rtems-4.9-h8300-rtems4.9-gcc.spec1
-rw-r--r--contrib/crossrpms/rtems4.9/i386/rtems-4.9-i386-rtems4.9-gcc.spec1
-rw-r--r--contrib/crossrpms/rtems4.9/m68k/rtems-4.9-m68k-rtems4.9-gcc.spec1
-rw-r--r--contrib/crossrpms/rtems4.9/mips/rtems-4.9-mips-rtems4.9-gcc.spec1
-rw-r--r--contrib/crossrpms/rtems4.9/powerpc/rtems-4.9-powerpc-rtems4.9-gcc.spec1
-rw-r--r--contrib/crossrpms/rtems4.9/sh/rtems-4.9-sh-rtems4.9-gcc.spec1
-rw-r--r--contrib/crossrpms/rtems4.9/sparc/rtems-4.9-sparc-rtems4.9-gcc.spec1
10 files changed, 10 insertions, 0 deletions
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"