Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2010-11-18 00:44:57 +0300
committerJeff Johnston <jjohnstn@redhat.com>2010-11-18 00:44:57 +0300
commitf8ff5e47b62a52d4588babab5249504e014d547c (patch)
tree73f9156fdfa9fc96112b5abdb6f1f7585db5189b /newlib/configure.host
parent5905d5dc249edbf15852507dab0a38d68d5e26dd (diff)
2010-11-17 Bernd Schmidt <bernds@codesourcery.com>
* configure.host (newlib_cflags): For tic6x, add -DCLOCK_PROVIDED.
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 1ea6940dd..e3c6c06bf 100644
--- a/newlib/configure.host
+++ b/newlib/configure.host
@@ -772,6 +772,7 @@ case "${host}" in
;;
tic6x*)
syscall_dir=
+ newlib_cflags="${newlib_cflags} -DCLOCK_PROVIDED"
;;
tic80*)
syscall_dir=syscalls