The patch fixes recognition of 'softfloat' targets as valid:
ghc $ ./configure --build=armv5tel-softfloat-linux-gnueabi \
--host=armv5tel-softfloat-linux-gnueabi \
--target=armv5tel-softfloat-linux-gnueabi
checking for gfind... no
checking for find... /usr/bin/find
checking for sort... /usr/bin/sort
checking for GHC version date... inferred 7.1.20110626
checking for ghc... /usr/bin/ghc
checking version of ghc... 7.0.4
checking build system type... armv5tel-softfloat-linux-gnueabi
checking host system type... armv5tel-softfloat-linux-gnueabi
checking target system type... armv5tel-softfloat-linux-gnueabi
Unknown vendor softfloat
Signed-off-by:
Sergei Trofimovich <slyfox@gentoo.org>
Please register or sign in to comment