projects
/
pocl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d3df53
)
fix build on hurd-i386
author
Samuel Thibault
<sthibault@debian.org>
Sat, 26 Dec 2020 20:26:31 +0000
(20:26 +0000)
committer
Peter Michael Green
<plugwash@raspbian.org>
Sat, 26 Dec 2020 20:26:31 +0000
(20:26 +0000)
Bug-Debian: https://bugs.debian.org/947881
Gbp-Pq: Name hurd.patch
lib/CL/pocl_timing.c
patch
|
blob
|
history
diff --git
a/lib/CL/pocl_timing.c
b/lib/CL/pocl_timing.c
index 8862da08b6407b0126377b10b7a748c866c90545..aec88ef0b6e7fd97977e4aaad38c7723e90ce178 100644
(file)
--- a/
lib/CL/pocl_timing.c
+++ b/
lib/CL/pocl_timing.c
@@
-35,7
+35,7
@@
# else
# include <sys/time.h>
# endif
-# ifdef __
MACH
__
+# ifdef __
APPLE
__
# include <mach/clock.h>
# include <mach/mach.h>
# endif