freebsd-ports/lang/pocl/files/patch-config.h.in.cmake
Jason W. Bacon 3133fd426d lang/pocl: Update hwloc dependency to hwloc2
hwloc and hwloc2 conflict, so all depdendents should be moved to hwloc2
if possible

PR:             252522
2021-02-14 13:04:11 +00:00

11 lines
214 B
CMake

--- config.h.in.cmake.orig 2020-12-16 13:02:13 UTC
+++ config.h.in.cmake
@@ -39,6 +39,8 @@
#cmakedefine HAVE_VFORK
+#cmakedefine HAVE_SYSCTL_H
+
#cmakedefine HAVE_CLOCK_GETTIME
#cmakedefine HAVE_FDATASYNC