mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
math/combblas: Add compiler:c++14-lang
This commit is contained in:
parent
158ad14550
commit
a678753847
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487565
@ -17,7 +17,7 @@ LIB_DEPENDS= libmpi.so:net/mpich \
|
||||
libomp.so:devel/openmp
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/gcc${GCC_DEFAULT}/libgcc_s.so.1:lang/gcc${GCC_DEFAULT} # because of the link flags induced by mpich
|
||||
|
||||
USES= cmake:outsource localbase:ldflags tar:tgz
|
||||
USES= cmake:outsource compiler:c++14-lang localbase:ldflags tar:tgz
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CMAKE_ON= BUILD_SHARED_LIBS
|
||||
|
Loading…
Reference in New Issue
Block a user