diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2019-06-06 21:07:41 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2019-06-06 21:07:41 +0000 |
commit | 7e1bf9831b7273467037ba2ff628ebd385b4949a (patch) | |
tree | 2ecb93da2054333ae2affc37075c489430e53174 /lang/pocl/files/patch-config.h.in.cmake | |
parent | editors/neovim-qt: fix build (diff) |
Update to POCL 1.3.
PR: 224584
Submitted by: ohartmann@walstatt.org (maintainer)
Notes
Notes:
svn path=/head/; revision=503602
Diffstat (limited to 'lang/pocl/files/patch-config.h.in.cmake')
-rw-r--r-- | lang/pocl/files/patch-config.h.in.cmake | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/pocl/files/patch-config.h.in.cmake b/lang/pocl/files/patch-config.h.in.cmake index 897cf7933dc2..7fc415bd14e7 100644 --- a/lang/pocl/files/patch-config.h.in.cmake +++ b/lang/pocl/files/patch-config.h.in.cmake @@ -1,6 +1,6 @@ ---- config.h.in.cmake.orig 2017-04-05 14:15:40 UTC +--- config.h.in.cmake.orig 2019-04-04 12:06:59 UTC +++ config.h.in.cmake -@@ -44,6 +44,8 @@ +@@ -41,6 +41,8 @@ #cmakedefine HAVE_VFORK @@ -8,4 +8,4 @@ + #cmakedefine HAVE_CLOCK_GETTIME - #cmakedefine HAVE_LTTNG_UST + #cmakedefine HAVE_FDATASYNC |