Index: usr.sbin/ntp/ntpd/Makefile =================================================================== --- usr.sbin/ntp/ntpd/Makefile +++ usr.sbin/ntp/ntpd/Makefile @@ -56,4 +56,7 @@ version.c: sh -e ${.CURDIR:H}/scripts/mkver ntpd +afterbuild: + ${ELFCTL} -e +noaslrstkgap ${PROG} + .include