summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sgs/libld/common/machrel.amd.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/sgs/libld/common/machrel.amd.c')
-rw-r--r--usr/src/cmd/sgs/libld/common/machrel.amd.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/cmd/sgs/libld/common/machrel.amd.c b/usr/src/cmd/sgs/libld/common/machrel.amd.c
index 10f5f54b80..d667217a76 100644
--- a/usr/src/cmd/sgs/libld/common/machrel.amd.c
+++ b/usr/src/cmd/sgs/libld/common/machrel.amd.c
@@ -20,7 +20,7 @@
*/
/*
- * Copyright 2009 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2010 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
@@ -1540,6 +1540,7 @@ ld_targ_init_x86(void)
M_SEGM_ORIGIN, /* m_segm_origin */
M_SEGM_AORIGIN, /* m_segm_aorigin */
M_DATASEG_PERM, /* m_dataseg_perm */
+ M_STACK_PERM, /* m_stack_perm */
M_WORD_ALIGN, /* m_word_align */
MSG_ORIG(MSG_PTH_RTLD_AMD64), /* m_def_interp */