summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-lang/ghc/ghc-8.0.2.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-lang/ghc/ghc-8.0.2.ebuild b/dev-lang/ghc/ghc-8.0.2.ebuild
index f4392497ce61..1b6e17272179 100644
--- a/dev-lang/ghc/ghc-8.0.2.ebuild
+++ b/dev-lang/ghc/ghc-8.0.2.ebuild
@@ -245,7 +245,6 @@ ghc_setup_cflags() {
# 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