--- a/components/ruby/Makefile Tue Apr 23 02:18:57 2013 -0700
+++ b/components/ruby/Makefile Wed Apr 24 11:14:11 2013 -0700
@@ -20,7 +20,7 @@
#
#
-# 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
@@ -119,6 +119,8 @@
# unreferenced symbol tgetent in libreadline, similar to CR #6919344
LD_Z_IGNORE=
+ASLR_MODE = $(ASLR_ENABLE)
+
CONFIGURE_PREFIX = $(USRDIR)/$(COMPONENT_NAME)/$(RUBY_VER)
CONFIGURE_OPTIONS += $(DTRACE_FLAG)
CONFIGURE_OPTIONS += --enable-shared