mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Remove bogus dependency, erkale links against libomp from llvm
This commit is contained in:
parent
d7ca0da459
commit
0605a3fd69
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493043
@ -42,7 +42,6 @@ PLIST_SUB= SUFFIX="${SUFFIX}"
|
||||
CMAKE_OFF= USE_OPENMP
|
||||
.else # parallel
|
||||
CMAKE_ON+= USE_OPENMP
|
||||
LIB_DEPENDS+= libomp.so:devel/openmp
|
||||
SUFFIX= _omp
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user