summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-06-18 07:02:32 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-06-18 07:02:32 +0000
commit9b31b299de4dc655066f500de7673c2fb03c06ab (patch)
tree67c498718c9c603665639e494f33278a3a66643b /contrib
parentUpgrade to gcc-4.2.0 final. (diff)
downloadrtems-9b31b299de4dc655066f500de7673c2fb03c06ab.tar.bz2
--disable-libstdcxx-pch
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/gcc/build.add1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/crossrpms/gcc/build.add b/contrib/crossrpms/gcc/build.add
index ca2103b7cc..01cca9298f 100644
--- a/contrib/crossrpms/gcc/build.add
+++ b/contrib/crossrpms/gcc/build.add
@@ -42,6 +42,7 @@
--datadir=%{_datadir} \
--build=%_build --host=%_host \
--target=@tool_target@ \
+ --disable-libstdcxx-pch \
--with-gnu-as --with-gnu-ld --verbose \
--with-newlib \
--with-system-zlib \