Set -fno-stack-protector in extra-gcc-opts; fixes #4206
authorIan Lynagh <igloo@earth.li>
Wed, 28 Jul 2010 16:19:57 +0000 (16:19 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 28 Jul 2010 16:19:57 +0000 (16:19 +0000)
commit2537fda6092f9dd1599d8246060dbb11778b3639
tree14e612175cf86468fab4a4258f923606fdb05554
parent6a16aa336536e5e425a5dea9e812bdad762749e5
Set -fno-stack-protector in extra-gcc-opts; fixes #4206
We were using it only when building the RTS, and only on certain
platforms. However, some versions of OS X need the flag, while others
don't support it, so we now test for it properly.
aclocal.m4
rts/ghc.mk