aboutsummaryrefslogtreecommitdiff
path: root/net/mpich
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-01-09 17:51:19 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-01-09 17:51:19 +0000
commitefe0c51505e2b7c805b92b45253c41375a7da83f (patch)
treec64126297ea87656b271c47e5d5b316f982bcbf6 /net/mpich
parent387a6e8fb5312d221d199e1bc071f9f84f6b8610 (diff)
Notes
Diffstat (limited to 'net/mpich')
-rw-r--r--net/mpich/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/mpich/Makefile b/net/mpich/Makefile
index ec3a8b6aaeb2..37206bd0899b 100644
--- a/net/mpich/Makefile
+++ b/net/mpich/Makefile
@@ -54,6 +54,8 @@ DEFAULTPM_DESC= Default process manager
DGFORKER_DESC= Make gforker the default process manager
DHYDRA_DESC= Make hydra the default process manager
+CONFIGURE_ENV= ac_cv_header_level_zero_ze_api_h=no \
+ ac_cv_lib_ze_loader_zeInit=no
CONFIGURE_ARGS= --enable-fast="" --with-hwloc-prefix=${LOCALBASE} \
--with-libfabric=${LOCALBASE} \
pkgconfigdir="${PREFIX}/libdata/pkgconfig" \