Fix LIB_DEPENDS

This commit is contained in:
Antoine Brodin
2019-10-13 08:59:41 +00:00
parent 479e1d9cd1
commit ef5ec87cf4

View File

@@ -46,7 +46,7 @@ CMAKE_OFF= USE_OPENMP
.else # parallel
CMAKE_ON+= USE_OPENMP
SUFFIX= _omp
LIB_DEPENDS+= libomp.so:devel/openmp
LIB_DEPENDS+= libomp.so:devel/llvm${LLVM_DEFAULT}
.endif
OPTIONS_SINGLE= LINALG