mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
net/openmpi: Fix shortfloat regression clang < 170
PR: 278833
This commit is contained in:
committed by
Robert Clausecker
parent
1ec501743b
commit
242fa5776d
@@ -1,5 +1,6 @@
|
||||
PORTNAME= openmpi
|
||||
PORTVERSION= 5.0.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net parallel
|
||||
MASTER_SITES= https://download.open-mpi.org/release/open-mpi/v${PORTVERSION:R}/
|
||||
|
||||
|
||||
@@ -97,8 +97,8 @@ libdata/pkgconfig/pmix.pc
|
||||
%%MPIDIR%%/include/openmpi/mpiext/mpiext_ftmpi_c.h
|
||||
%%MPIDIR%%/include/openmpi/mpiext/mpiext_ftmpi_mpifh.h
|
||||
%%MPIDIR%%/include/openmpi/mpiext/mpiext_rocm_c.h
|
||||
%%MPIDIR%%/include/openmpi/mpiext/mpiext_shortfloat_c.h
|
||||
%%MPIDIR%%/include/openmpi/mpiext/mpiext_shortfloat_mpifh.h
|
||||
%%SHORTFLOAT%%%%MPIDIR%%/include/openmpi/mpiext/mpiext_shortfloat_c.h
|
||||
%%SHORTFLOAT%%%%MPIDIR%%/include/openmpi/mpiext/mpiext_shortfloat_mpifh.h
|
||||
%%MPIDIR%%/include/pmix.h
|
||||
%%MPIDIR%%/include/pmix/src/class/pmix_bitmap.h
|
||||
%%MPIDIR%%/include/pmix/src/class/pmix_hash_table.h
|
||||
|
||||
Reference in New Issue
Block a user