summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2010-05-31 14:37:35 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2010-05-31 14:37:35 (GMT)
commit86e7682e7c209dec3b3b27b1d4a43a8843395ac5 (patch)
treec11dcf95a835ca850a6bb09ce388a7a36b9eb834 /src
parente6cf0850fdfad8e343378ee01cc9053aea3cb840 (diff)
downloadmxe-86e7682e7c209dec3b3b27b1d4a43a8843395ac5.zip
mxe-86e7682e7c209dec3b3b27b1d4a43a8843395ac5.tar.gz
mxe-86e7682e7c209dec3b3b27b1d4a43a8843395ac5.tar.bz2
switch from SJLJ to DW2 in package gcc
Diffstat (limited to 'src')
-rw-r--r--src/gcc.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gcc.mk b/src/gcc.mk
index 234c11b..e7c60ef 100644
--- a/src/gcc.mk
+++ b/src/gcc.mk
@@ -43,7 +43,6 @@ define $(PKG)_BUILD
--disable-shared \
--without-x \
--disable-win32-registry \
- --enable-sjlj-exceptions \
--enable-threads=win32 \
--disable-libgomp \
--disable-libmudflap