summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc_3.4.1.bb
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2005-03-11 00:43:22 +0000
committerChris Larson <clarson@kergoth.com>2005-03-11 00:43:22 +0000
commitd22cebdec656eadcf604989d98fa78c375404467 (patch)
tree6aae28a3c9b6251624b538066db11d1ec6367bd7 /packages/gcc/gcc_3.4.1.bb
parent063b32559f113465ce7f136b594f65179050b77d (diff)
gcc 3.4.x: Build libstdc++ with --disable-hosted-libstdcxx to disable abi check and precompiled headers.
BKrev: 4230e9aao_KPyiTvyJF5GF1LbbZ78Q
Diffstat (limited to 'packages/gcc/gcc_3.4.1.bb')
-rw-r--r--packages/gcc/gcc_3.4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gcc/gcc_3.4.1.bb b/packages/gcc/gcc_3.4.1.bb
index 635c8c3ef4..68d7e06d36 100644
--- a/packages/gcc/gcc_3.4.1.bb
+++ b/packages/gcc/gcc_3.4.1.bb
@@ -1,4 +1,4 @@
-PR = "r4"
+PR = "r5"
DESCRIPTION = "The GNU cc and gcc C compilers."
HOMEPAGE = "http://www.gnu.org/software/gcc/"
SECTION = "devel"