components/unixodbc/Makefile
changeset 1633 49cb640678af
parent 1058 34d7aaa03423
child 2225 f064d3d3190d
--- a/components/unixodbc/Makefile	Fri Jan 10 10:36:13 2014 -0800
+++ b/components/unixodbc/Makefile	Fri Jan 10 13:02:19 2014 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../make-rules/shared-macros.mk
 
@@ -102,6 +102,8 @@
 PROTOPKGCONFIGDIR32 = $(PROTOUSRLIBDIR)/pkgconfig
 PROTOPKGCONFIGDIR64 = $(PROTOUSRLIBDIR64)/pkgconfig
 
+ASLR_MODE =	$(ASLR_ENABLE)
+
 build: $(BUILD_32_and_64)
 
 install: $(INSTALL_32_and_64)