aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/ntp/ntpd/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.sbin/ntp/ntpd/Makefile b/usr.sbin/ntp/ntpd/Makefile
index b9c3a05547d4..2d8a8b9d2a2d 100644
--- a/usr.sbin/ntp/ntpd/Makefile
+++ b/usr.sbin/ntp/ntpd/Makefile
@@ -56,7 +56,4 @@ CLEANFILES+= .version version.c
version.c:
sh -e ${.CURDIR:H}/scripts/mkver ntpd
-afterbuild:
- ${ELFCTL} -e +noaslrstkgap ${PROG}
-
.include <bsd.prog.mk>