components/berkeleydb/Makefile
branchs11-update
changeset 2910 f8b8cbc43356
parent 2632 af488b226b98
child 3996 20c0f21bbe1e
--- a/components/berkeleydb/Makefile	Fri Jan 17 12:16:54 2014 -0800
+++ b/components/berkeleydb/Makefile	Wed Jan 22 09:31:02 2014 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2013, 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
@@ -93,9 +93,6 @@
 
 COMPONENT_TEST_TARGETS = test
 
-# Enable ASLR for this component
-ASLR_MODE = $(ASLR_ENABLE)
-
 $(BUILD_DIR)/%/.tested: configure_test= --enable-test
 
 # Do not apply the standard licence transforms for this component.