cpp: Remove C++ exception handling arch restriction
The C++ exception handling feature is now supported on all architectures. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
This commit is contained in:
parent
bbbc9b132b
commit
e0d582a6b6
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ if LIB_CPLUSPLUS
|
|||
|
||||
config EXCEPTIONS
|
||||
bool "Enable C++ exceptions support"
|
||||
depends on !NIOS2
|
||||
help
|
||||
This option enables support of C++ exceptions.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue