diff options
Diffstat (limited to 'newlib/configure.host')
-rw-r--r-- | newlib/configure.host | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/configure.host b/newlib/configure.host index d5a978ce5..3b6d996a7 100644 --- a/newlib/configure.host +++ b/newlib/configure.host @@ -444,6 +444,7 @@ case "${host}" in ;; spu-*-*) default_newlib_io_long_long="yes" + default_newlib_atexit_dynamic_alloc="no" ;; strongarm-*-*) sys_dir=arm |