cpp: Update list of archs supporting C++ exceptions
C++ exceptions are supported on SPARC. Signed-off-by: Martin Åberg <martin.aberg@gaisler.com>
This commit is contained in:
parent
dda2e71097
commit
23bb8f421f
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ if LIB_CPLUSPLUS
|
|||
|
||||
config EXCEPTIONS
|
||||
bool "Enable C++ exceptions support"
|
||||
depends on !NIOS2 && !SPARC
|
||||
depends on !NIOS2
|
||||
help
|
||||
This option enables support of C++ exceptions.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue