1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-07-02 21:28:54 +03:00

config.full_system: enable SJLJ_EXCEPTIONS to workaround toolchain bugs

This commit is contained in:
David Kühling 2011-06-23 12:06:33 +02:00
parent 51fc69f505
commit b8736d67bb

View File

@ -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