config.full_system: enable SJLJ_EXCEPTIONS to workaround toolchain bugs

This commit is contained in:
David Kühling
2011-06-23 12:30:10 +02:00
parent 51fc69f505
commit b8736d67bb
@@ -25,6 +25,9 @@ CONFIG_DEVEL=y
CONFIG_TOOLCHAINOPTS=y
CONFIG_INSTALL_GFORTRAN=y
# todo: remove SJLJ_EXCEPTIONS once G++ default exceptions work again
CONFIG_SJLJ_EXCEPTIONS=y
CONFIG_SDK=y
# CONFIG_ALL is not set