summaryrefslogtreecommitdiffstats
path: root/sbin/ping/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/ping/Makefile')
-rw-r--r--sbin/ping/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sbin/ping/Makefile b/sbin/ping/Makefile
index 24882d3..838e1ea 100644
--- a/sbin/ping/Makefile
+++ b/sbin/ping/Makefile
@@ -5,9 +5,6 @@ PROG= ping
MAN= ping.8
BINOWN= root
BINMODE=4555
-.if ${MACHINE_ARCH} == "alpha"
-CFLAGS+=-fno-builtin # GCC's builtin memcpy doesn't do unaligned copies
-.endif
WARNS?= 2
DPADD= ${LIBM}
LDADD= -lm
OpenPOWER on IntegriCloud