diff options
author | 2016-09-13 22:21:29 +0100 | |
---|---|---|
committer | 2016-09-13 22:26:38 +0100 | |
commit | a2d669ef498c0372a1792d97a3084c82e3278e38 (patch) | |
tree | 3a7e4f11c680537a851473f69836c983a662b150 /app-i18n/tagainijisho | |
parent | lxde-base/lxappearance: Remove old versions (diff) | |
download | gentoo-a2d669ef498c0372a1792d97a3084c82e3278e38.tar.gz gentoo-a2d669ef498c0372a1792d97a3084c82e3278e38.tar.bz2 gentoo-a2d669ef498c0372a1792d97a3084c82e3278e38.zip |
haskell-cabal.eclass: drop unused CABAL_FEATURES="alex happy c2hs cpphs"
While at it:
- dropped internal 'ghc-sanecabal()' helper
- factored out parallelism setup to new 'ghc-make-args()' function
- building initial Setup binary now also uses 'ghc-make-args()'
- dropped unused CABAL_MIN_VERSION global variable
Fixed bug in 'ghc-make-args()' to work on NOSMP ports of GHC:
We use 'qb0' to enable parallel GC. Parallel GC requires SMP
support and threaded runtime.
Reported by iota__ on arm/ghc-8 where there is support for
parallel make but not the SMP support:
,("Host platform","arm-unknown-linux")
,("Support SMP","NO")
,("Support parallel --make","YES")
,("RTS ways","l debug thr...
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-i18n/tagainijisho')
0 files changed, 0 insertions, 0 deletions