enable dwarf2 exception handling.
This commit is contained in:
parent
17f8dae7c0
commit
4ccab74b56
|
@ -659,6 +659,3 @@ do { \
|
||||||
else \
|
else \
|
||||||
readonly_data_section (); \
|
readonly_data_section (); \
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Use sjlj exceptions. */
|
|
||||||
#define DWARF2_UNWIND_INFO 0
|
|
||||||
|
|
Loading…
Reference in New Issue