summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc_3.4.3.bb
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2005-03-11 02:47:10 +0000
committerChris Larson <clarson@kergoth.com>2005-03-11 02:47:10 +0000
commit7f0742dcef23956c122f011e85edb7afaaa1f88a (patch)
tree988ac3271b23cb8c2107f605dd6f2810ba1453b6 /packages/gcc/gcc_3.4.3.bb
parentd22cebdec656eadcf604989d98fa78c375404467 (diff)
Build libstdc++ with --disable-libstdcxx-pch instead of --disable-hosted-libstdcxx.
BKrev: 423106aera6A69PlhQ9P2x5IPDIzsA
Diffstat (limited to 'packages/gcc/gcc_3.4.3.bb')
-rw-r--r--packages/gcc/gcc_3.4.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gcc/gcc_3.4.3.bb b/packages/gcc/gcc_3.4.3.bb
index 1025b6a968..375c67f15f 100644
--- a/packages/gcc/gcc_3.4.3.bb
+++ b/packages/gcc/gcc_3.4.3.bb
@@ -1,4 +1,4 @@
-PR = "r9"
+PR = "r10"
DESCRIPTION = "The GNU cc and gcc C compilers."
HOMEPAGE = "http://www.gnu.org/software/gcc/"
SECTION = "devel"