mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
ntp: Revert "Disable stack gap for ntpd during build."
This reverts commitaf949c590bbecause889b56c8cdfixes the underlying problem. (cherry picked from commit733a832fb5)
This commit is contained in:
parent
12c711f167
commit
189fdfd6b7
1 changed files with 0 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue