components/guile/Makefile
changeset 1485 808df10bcc09
parent 1058 34d7aaa03423
child 1496 f774cfa29f53
--- a/components/guile/Makefile	Wed Sep 25 14:55:34 2013 -0700
+++ b/components/guile/Makefile	Wed Sep 25 16:51:02 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
 
@@ -44,6 +44,8 @@
 CONFIGURE_OPTIONS +=	ac_cv_type_complex_double=no
 CONFIGURE_OPTIONS +=	CFLAGS="$(CFLAGS)"
 
+ASLR_MODE = $(ASLR_ENABLE)
+
 # common targets
 build:		$(BUILD_32_and_64)