diff options
Diffstat (limited to 'gcc/config.gcc')
-rw-r--r-- | gcc/config.gcc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc index dd07eea..b87467e8 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -657,6 +657,7 @@ arm*-*-eabi* | arm*-*-symbianelf* ) # registers r0-r3. Correctly modeling that requires the use of # TImode. need_64bit_hwint=yes + default_use_cxa_atexit=yes tm_file="dbxelf.h elfos.h arm/unknown-elf.h arm/elf.h arm/bpabi.h" tmake_file="t-slibgcc-elf-ver arm/t-arm arm/t-arm-elf" case ${target} in |