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 aba941e82..1df620199 100644
--- a/newlib/configure.host
+++ b/newlib/configure.host
@@ -429,6 +429,7 @@ case "${host}" in
syscall_dir=syscalls
;;
sh*-*-*)
+ newlib_cflags="${newlib_cflags} -DHAVE_GETTIMEOFDAY"
syscall_dir=syscalls
;;
sparc-sun-sunos*)