CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/04/29 20:38:16
Modified files:
lang/ghc : Makefile distinfo
lang/ghc/pkg : PLIST
Removed files:
lang/ghc/pkg : PFRAG.no_i386
Log message:
Remove i386 support from ghc-9.2.2
Our recipe for rebuilding bootstrap binaries produces binaries prone
to SEGV. The platform has limited memory and was already failing to
build haddocks for ghc.
Consolidated PLIST back into a single file.
ok kili@
