summaryrefslogtreecommitdiff
path: root/settings.in
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2011-10-19 17:33:25 +0100
committerIan Lynagh <igloo@earth.li>2011-10-19 17:33:25 +0100
commit7dd60dddc194cd2f32d3685f396e8d09fcb2ce42 (patch)
treef090e210e5bb0c6b2845599716e8194d95f48ba2 /settings.in
parent723929bcee68add69f866f42dc3a610e6db638d0 (diff)
downloadhaskell-7dd60dddc194cd2f32d3685f396e8d09fcb2ce42.tar.gz
Convert the HAVE_GNU_NONEXEC_STACK conditional into Haskell
Diffstat (limited to 'settings.in')
-rw-r--r--settings.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.in b/settings.in
index ef65651bc2..c54fcfbcea 100644
--- a/settings.in
+++ b/settings.in
@@ -10,6 +10,7 @@
("perl command", "@SettingsPerlCommand@"),
("target os", "@HaskellTargetOs@"),
("target arch", "@HaskellTargetArch@"),
+ ("target has GNU nonexec stack", "@HaskellHaveGnuNonexecStack@"),
("target has subsections via symbols", "@HaskellHaveSubsectionsViaSymbols@")
]