summaryrefslogtreecommitdiffstats
path: root/newlib/configure.host
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/configure.host')
-rw-r--r--newlib/configure.host1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/configure.host b/newlib/configure.host
index 909491e7b..a4b7506c2 100644
--- a/newlib/configure.host
+++ b/newlib/configure.host
@@ -520,6 +520,7 @@ case "${host}" in
;;
h8300*-*-*)
syscall_dir=syscalls
+ default_newlib_io_long_long="yes"
newlib_cflags="${newlib_cflags} -DSMALL_DTOA -DSMALL_MEMORY"
# Simulator only extensions for H8300.
# Uncomment the next line to enable them.