GHC does not use Evil Mangler any more thus
GHC should not care about stack protection in C code.
It should just work.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
# hardened users try '-pie' in USE=ghcbootstrap mode.
append-ghc-cflags persistent compile link -no-pie
fi
- gcc-specs-ssp && append-ghc-cflags persistent compile -fno-stack-protector
# prevent from failind building unregisterised ghc:
# http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg171602.html