Re: UPDATE: devel/cmake to fix OpenMP detection

2019-06-13 Thread j
On 2019-06-13 13:58, Stuart Henderson wrote: On 2019/06/13 10:34, j...@bitminer.ca wrote: These two patches fix cmake's ability to find OpenMP with base-clang and ports-gcc as patched earlier. This patch is a no-op without those. Tested on amd64. John ? patches/patch-Modules_FindOpenMP_cmake

Re: UPDATE: devel/cmake to fix OpenMP detection

2019-06-13 Thread Stuart Henderson
On 2019/06/13 10:34, j...@bitminer.ca wrote: > These two patches fix cmake's ability to find OpenMP with > base-clang and ports-gcc as patched earlier. This patch > is a no-op without those. Tested on amd64. > > John > > ? patches/patch-Modules_FindOpenMP_cmake > Index: Makefile > =