summaryrefslogtreecommitdiffstats
path: root/net/iputils-ping/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'net/iputils-ping/BUILD')
-rwxr-xr-xnet/iputils-ping/BUILD12
1 files changed, 1 insertions, 11 deletions
diff --git a/net/iputils-ping/BUILD b/net/iputils-ping/BUILD
index 5c63e22ea4..27ba77ddaf 100755
--- a/net/iputils-ping/BUILD
+++ b/net/iputils-ping/BUILD
@@ -1,11 +1 @@
-case "$HOST" in
- (*-musl)
- CFLAGS+=' -DAI_CANONIDN=0'
- ;;
-esac &&
-make CC="${CC:-cc}" TARGETS=ping &&
-if is_depends_enabled $SPELL opensp ; then
- make_single &&
- make -C doc man &&
- make_normal
-fi
+true