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

Note to clear CFLAGS for build

parent d08ece40
Notes for when I have time to work on this: Notes for when I have time to work on this:
Build FROM a workstation image containing GHC already. Build new GHC with `USE=ghcbootstrap ghcmakebinary`, `FEATURES=-splitdebug`, and `BINPKG_COMPRESS=bzip2`. Copy the resulting package from `/nest/portage/packages` to `/nest/portage/distfiles` according to naming conventions in the GHC ebuild. Build FROM a workstation image containing GHC already. Build new GHC with `USE=ghcbootstrap ghcmakebinary`, `FEATURES=-splitdebug`, `CFLAGS=`, 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 \ 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