summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2015-01-02 23:50:56 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2015-01-02 23:50:56 +0000
commit9399d55e784342446b5f5261849072ee29ebdff3 (patch)
tree946156354073ea515c98ecc5c5c21c3d0dae2e44 /dev-lang/ghc/files/ghc-6.10.4-ppc64-always-minimal-toc.patch
parentRemoving myself from maintainers (diff)
downloadgentoo-2-9399d55e784342446b5f5261849072ee29ebdff3.tar.gz
gentoo-2-9399d55e784342446b5f5261849072ee29ebdff3.tar.bz2
gentoo-2-9399d55e784342446b5f5261849072ee29ebdff3.zip
Drop old. Seek kids: those were Great Folks to deal with.
The older 6.12 brought us The Rise of Arches where we got back long lost lore of having haskell on alpha, ppc64, ia64 and sparc. While younger one 7.0 was The Herald of Haskell2010. So far ... Good luck! (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-lang/ghc/files/ghc-6.10.4-ppc64-always-minimal-toc.patch')
-rw-r--r--dev-lang/ghc/files/ghc-6.10.4-ppc64-always-minimal-toc.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/dev-lang/ghc/files/ghc-6.10.4-ppc64-always-minimal-toc.patch b/dev-lang/ghc/files/ghc-6.10.4-ppc64-always-minimal-toc.patch
deleted file mode 100644
index 8aaf594ee0f9..000000000000
--- a/dev-lang/ghc/files/ghc-6.10.4-ppc64-always-minimal-toc.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-diff --git a/ghc/ghc.wrapper b/ghc/ghc.wrapper
-index 71eae84..b02421d 100644
---- a/ghc/ghc.wrapper
-+++ b/ghc/ghc.wrapper
-@@ -1,3 +1,3 @@
- #!/bin/sh
-
--exec $executablename -B$datadir -dynload wrapped ${1+"$@"}
-+exec $executablename -B$datadir -optc-mminimal-toc -dynload wrapped ${1+"$@"}