components/meld/Makefile
changeset 1434 c782e620dd26
parent 1058 34d7aaa03423
child 1480 1d8d2e9374cc
--- a/components/meld/Makefile	Wed Aug 14 11:12:36 2013 -0600
+++ b/components/meld/Makefile	Wed Aug 14 10:54:58 2013 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -41,6 +41,8 @@
 # we don't try to install into roots /usr but rather our proto areas usr
 COMPONENT_INSTALL_ARGS +=	DESTDIR=$(PROTO_DIR)
 
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
 # common targets
 build:		$(BUILD_32)