16756358 Enable ASLR for NTP s11u3-sru
authorBrian Utterback <brian.utterback@oracle.com>
Sun, 18 Oct 2015 17:18:20 -0700
branchs11u3-sru
changeset 5011 f82ed461353b
parent 4999 1706309b8e36
child 5012 3fb50920de99
16756358 Enable ASLR for NTP
components/ntp/Makefile
--- a/components/ntp/Makefile	Thu Oct 22 13:07:44 2015 -0700
+++ b/components/ntp/Makefile	Sun Oct 18 17:18:20 2015 -0700
@@ -44,6 +44,8 @@
 
 PATCH_LEVEL = 0
 
+ASLR_MODE= $(ASLR_ENABLE)
+
 include $(WS_MAKE_RULES)/prep.mk
 include $(WS_MAKE_RULES)/configure.mk
 include $(WS_MAKE_RULES)/ips.mk