From d804be5baee6590ff6e91d267c8cb9933ed7ac60 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 13 Jun 2009 17:16:58 +0200 Subject: finetune lemote target --- toolchain/gcc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'toolchain') diff --git a/toolchain/gcc/Makefile b/toolchain/gcc/Makefile index e573d922e..4d9a75e4e 100644 --- a/toolchain/gcc/Makefile +++ b/toolchain/gcc/Makefile @@ -23,6 +23,7 @@ GCC_CONFOPTS= --prefix=$(STAGING_TOOLS) \ --with-gnu-ld \ --without-headers \ --disable-libmudflap \ + --enable-sjlj-exceptions \ --disable-libgomp \ --disable-biarch \ --disable-multilib \ -- cgit v1.2.3