projects
/
pocl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0dc1b77
)
[PATCH 01/10] fix build on hurd-i386
author
Samuel Thibault
<sthibault@debian.org>
Wed, 1 Jan 2020 14:19:44 +0000
(15:19 +0100)
committer
Andreas Beckmann
<anbe@debian.org>
Tue, 16 Feb 2021 10:00:57 +0000
(10:00 +0000)
Gbp-Pq: Name 0001-fix-build-on-hurd-i386.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