mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
math/form: use GCC 9 for OpenMPI instead of expired GCC 5.
This commit is contained in:
parent
ba6a68fc94
commit
33940ea93f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516058
@ -40,7 +40,7 @@ OPENMPI_CONFIGURE_ENABLE= parform
|
||||
OPENMPI_CONFIGURE_ENV+= MPICC="${MPICC}" MPICXX="${MPICXX}"
|
||||
|
||||
OPENMPI_LIB_DEPENDS= libmpi.so:net/openmpi \
|
||||
libgcc_s.so.1:lang/gcc5
|
||||
libgcc_s.so.1:lang/gcc9
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's| -O3||' ${WRKSRC}/configure.ac
|
||||
|
Loading…
Reference in New Issue
Block a user