summaryrefslogtreecommitdiff
path: root/net/mpich/files/patch-configure
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-05-25 17:37:05 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-05-29 17:25:49 +0000
commit697c7df81364032a207540f1c8ee14131031cbe9 (patch)
tree4177f5bc3fefaa93b95e5d20d286543666439ca6 /net/mpich/files/patch-configure
parentdevel/lazygit: Update to 0.28.1 (diff)
net/mpich: update to 3.4.2
Changes: https://www.mpich.org/2021/05/28/mpich-3-4-2-released/ Reported by: GitHub (watch releases)
Diffstat (limited to 'net/mpich/files/patch-configure')
-rw-r--r--net/mpich/files/patch-configure17
1 files changed, 7 insertions, 10 deletions
diff --git a/net/mpich/files/patch-configure b/net/mpich/files/patch-configure
index 3bd3dede4864..6f24e6b3da55 100644
--- a/net/mpich/files/patch-configure
+++ b/net/mpich/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig 2021-01-22 20:23:00 UTC
+--- configure.orig 2021-05-26 20:57:14 UTC
+++ configure
-@@ -1209,8 +1209,6 @@ HWLOC_top_builddir
+@@ -1217,8 +1217,6 @@ HWLOC_top_builddir
hwloclib
hwloclibdir
hwlocsrcdir
@@ -9,7 +9,7 @@
VISIBILITY_CFLAGS
BUILD_PROFILING_LIB_FALSE
BUILD_PROFILING_LIB_TRUE
-@@ -31185,337 +31183,7 @@ if test "$NEEDSPLIB" = "yes" ; then
+@@ -31276,337 +31274,7 @@ if test "$NEEDSPLIB" = "yes" ; then
VISIBILITY_CFLAGS=""
fi
@@ -347,7 +347,7 @@
# ----------------------------------------------------------------------------
# HWLOC
# ----------------------------------------------------------------------------
-@@ -45612,18 +45280,8 @@ the same routine with arguments of different types." "
+@@ -46449,18 +46117,8 @@ the same routine with arguments of different types." "
fi
addarg=$pac_cv_prog_f77_mismatched_args_parm
@@ -367,16 +367,13 @@
bindings="$bindings f77"
$as_echo "#define HAVE_FORTRAN_BINDING 1" >>confdefs.h
-@@ -51252,7 +50910,11 @@ $as_echo_n "checking alignment of wchar_t... " >&6; }
- if ${ac_cv_alignof_wchar_t+:} false; then :
+@@ -52094,6 +51752,9 @@ if ${ac_cv_alignof_wchar_t+:} false; then :
$as_echo_n "(cached) " >&6
else
-- if ac_fn_c_compute_int "$LINENO" "(long int) offsetof (ac__type_alignof_, y)" "ac_cv_alignof_wchar_t" "0
-+ if ac_fn_c_compute_int "$LINENO" "(long int) offsetof (ac__type_alignof_, y)" "ac_cv_alignof_wchar_t" "
-+
+ if ac_fn_c_compute_int "$LINENO" "(long int) offsetof (ac__type_alignof_, y)" "ac_cv_alignof_wchar_t" "$ac_includes_default
+#ifdef STDC_HEADERS
+# include <stddef.h>
+#endif
-
#ifndef offsetof
# define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0)
+ #endif