mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 17:15:01 +02:00
config.full_system: enable SJLJ_EXCEPTIONS to workaround toolchain bugs
This commit is contained in:
parent
51fc69f505
commit
b8736d67bb
@ -25,6 +25,9 @@ CONFIG_DEVEL=y
|
|||||||
CONFIG_TOOLCHAINOPTS=y
|
CONFIG_TOOLCHAINOPTS=y
|
||||||
CONFIG_INSTALL_GFORTRAN=y
|
CONFIG_INSTALL_GFORTRAN=y
|
||||||
|
|
||||||
|
# todo: remove SJLJ_EXCEPTIONS once G++ default exceptions work again
|
||||||
|
CONFIG_SJLJ_EXCEPTIONS=y
|
||||||
|
|
||||||
CONFIG_SDK=y
|
CONFIG_SDK=y
|
||||||
|
|
||||||
# CONFIG_ALL is not set
|
# CONFIG_ALL is not set
|
||||||
|
Loading…
Reference in New Issue
Block a user