Change how we find the host/build/target platforms
authorIan Lynagh <igloo@earth.li>
Fri, 22 May 2009 23:30:22 +0000 (23:30 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 22 May 2009 23:30:22 +0000 (23:30 +0000)
commit82fbc4be78c26dca06d3ff4a4b3ddc9a394edbd0
tree51ac6d8f6d0b8335407c83f643c8ce6cb2283a25
parent05c09e4312062aa66d64183a55f8ae5c34b58620
Change how we find the host/build/target platforms
Rather than using the autoconf built-in stuff and mangling it, we
now just ask the bootstrapping compiler what platform we are on.

When doing a port of GHC, you need to specify the platform you are
porting to.

The minimum version of GHC required is now 6.8.
configure.ac
mk/project.mk.in