summaryrefslogtreecommitdiff
path: root/toolchain/gcc
diff options
context:
space:
mode:
authorWaldemar <wbx@mirbsd.foo.bar>2009-12-19 14:30:58 +0059
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-19 14:34:06 +0100
commitee972f593a2f7d4bf818e8112674dcd8ee5522a4 (patch)
tree3ed5965b2a7a8cab8963f3232986a32200f96eb3 /toolchain/gcc
parent0e40c7b459f3803bb44bca20304389c6999a2770 (diff)
revert, already done
Diffstat (limited to 'toolchain/gcc')
-rw-r--r--toolchain/gcc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/gcc/Makefile b/toolchain/gcc/Makefile
index 619ddf47c..a46e0db49 100644
--- a/toolchain/gcc/Makefile
+++ b/toolchain/gcc/Makefile
@@ -20,7 +20,6 @@ GCC_CONFOPTS= --prefix=$(STAGING_TOOLS) \
--disable-multilib \
--disable-sjlj-exceptions \
--disable-libssp \
- --disable-libstdcxx-pch \
--disable-nls
ifeq ($(ADK_TARGET_NO_FPU),y)