summaryrefslogtreecommitdiff
path: root/net/mpich
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2023-08-12 18:05:50 +0200
committerPiotr Kubaj <pkubaj@FreeBSD.org>2023-08-13 16:48:42 +0200
commitb9968413c84488a46fa959ff2381660797c773fe (patch)
tree6459cbef988ca23b2db4ac921d6499b4f584c890 /net/mpich
parentwww/webkit2-gtk3: drop noop powerpc* knobs (diff)
net/mpich: drop not necessary powerpc64 knob
Diffstat (limited to 'net/mpich')
-rw-r--r--net/mpich/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/mpich/Makefile b/net/mpich/Makefile
index db5167c7b4f9..d77411ab48fb 100644
--- a/net/mpich/Makefile
+++ b/net/mpich/Makefile
@@ -72,8 +72,6 @@ CONFIGURE_ARGS= --enable-fast="" --with-hwloc-prefix=${LOCALBASE} \
LIBS="-L${LOCALBASE}/lib -lepoll-shim -ljson-c -lm" \
BASH_SHELL=${LOCALBASE}/bin/bash
-CFLAGS_powerpc64= -D__BIG_ENDIAN
-
.include <bsd.port.options.mk>
.for pm in ${OPTIONS_GROUP_PM}