23072373 Quagga should be compiled with ASLR s11u3-sru
authorBrian Utterback <brian.utterback@oracle.com>
Mon, 11 Apr 2016 10:02:28 -0700
branchs11u3-sru
changeset 5802 de420ec53aa2
parent 5801 96db4259786b
child 5803 aa1ed0b542dc
23072373 Quagga should be compiled with ASLR
components/quagga/Makefile
--- a/components/quagga/Makefile	Mon Apr 11 10:02:27 2016 -0700
+++ b/components/quagga/Makefile	Mon Apr 11 10:02:28 2016 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2006, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2006, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -48,6 +48,7 @@
 # explicitly commented out, but no reason was documented.
 
 studio_OPT = -xO3
+ASLR_MODE= $(ASLR_ENABLE)
 
 LDFLAGS +=-lumem
 CFGLOCALSTATEDIR=/system/volatile/quagga