OSDN Git Service

2010-11-17 Bernd Schmidt <bernds@codesourcery.com>
authorjjohnstn <jjohnstn>
Wed, 17 Nov 2010 21:44:57 +0000 (21:44 +0000)
committerjjohnstn <jjohnstn>
Wed, 17 Nov 2010 21:44:57 +0000 (21:44 +0000)
        * configure.host (newlib_cflags): For tic6x, add -DCLOCK_PROVIDED.

newlib/ChangeLog
newlib/configure.host

index 32d0d2e..91168e5 100644 (file)
@@ -1,3 +1,7 @@
+2010-11-17  Bernd Schmidt  <bernds@codesourcery.com>
+
+       * configure.host (newlib_cflags): For tic6x, add -DCLOCK_PROVIDED.
+
 2010-11-16  Andrew Makhorin <mao@gnu.org>
 
        * libc/machine/i386/setjmp.S (longjmp): Per POSIX, return 1 if second
index 1ea6940..e3c6c06 100644 (file)
@@ -772,6 +772,7 @@ case "${host}" in
        ;;
   tic6x*)
        syscall_dir=
+       newlib_cflags="${newlib_cflags} -DCLOCK_PROVIDED"
        ;;
   tic80*)
        syscall_dir=syscalls