Commit b82c98a4 authored by James T. Lee's avatar James T. Lee
Browse files

Notes for the future

parent acd6f756
# GHC
Notes for when I have time to work on this:
Bootstrap the [Glasgow Haskell Compiler](https://www.haskell.org/ghc/) on alternative architectures
\ No newline at end of file
Build FROM a workstation image containing GHC already. Build new GHC with `USE=ghcbootstrap`, `FEATURES=-splitdebug`, `CFLAGS="${CFLAGS} -g0`, and `BINPKG_COMPRESS=bzip2`. Copy the resulting package from `/nest/portage/packages` to `/nest/portage/distfiles` according to naming conventions in the GHC ebuild.
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment