From 2c645004825ebbb342097b7952ec422e453bfe98 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 19 Dec 2009 14:34:55 +0100 Subject: fighting with git am and git format-patch... --- toolchain/gcc/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/toolchain/gcc/Makefile b/toolchain/gcc/Makefile index a46e0db49..619ddf47c 100644 --- a/toolchain/gcc/Makefile +++ b/toolchain/gcc/Makefile @@ -20,6 +20,7 @@ GCC_CONFOPTS= --prefix=$(STAGING_TOOLS) \ --disable-multilib \ --disable-sjlj-exceptions \ --disable-libssp \ + --disable-libstdcxx-pch \ --disable-nls ifeq ($(ADK_TARGET_NO_FPU),y) -- cgit v1.2.3