X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=pkgsrc-ghc.git;a=blobdiff_plain;f=Makefile;h=794adbf6bde0f2f90d009d75302a21c7ff4cab44;hp=b44037cd2f93a5b42ecbbd586aafcac3961df9f2;hb=ca5ba8cdaddffa113b9b4a8bf35bd83b6c8d2733;hpb=6c2af7a9e78b9a7fa23710be97688432d32c33c2 diff --git a/Makefile b/Makefile index b44037c..794adbf 100644 --- a/Makefile +++ b/Makefile @@ -28,6 +28,9 @@ PKG_DESTDIR_SUPPORT= user-destdir # these packages are built with integer-simple, not integer-gmp, to # reduce some complexity by not depending on the GMP. The resulting # registerised GHC uses integer-gmp so this won't be a problem. +# +# If you want to build HC packages yourself, follow instructions in +# the ./TODO file. ONLY_FOR_PLATFORM= NetBSD-*-i386 FreeBSD-*-i386 Darwin-*-powerpc # We must provide the real pass to gcc to the ./configure script,