Don't run "set -o igncr" before configuring libffi
authorIan Lynagh <igloo@earth.li>
Thu, 20 May 2010 16:29:18 +0000 (16:29 +0000)
committerIan Lynagh <igloo@earth.li>
Thu, 20 May 2010 16:29:18 +0000 (16:29 +0000)
commit5dce9c83865ab0dacb7f8414f6ff87e8d6c184ba
tree9681444e9a851db08def48b817bcafa8d0cc1b2c
parent78b2f856c526e4ae8f8e935b4333fcaf67e7ca84
Don't run "set -o igncr" before configuring libffi
It used to make the build work on cygwin, but now it breaks it instead:
    config.status: creating include/Makefile
    gawk: ./confLqjohp/subs.awk:1: BEGIN {\r
    gawk: ./confLqjohp/subs.awk:1: ^ backslash not last character on line
    config.status: error: could not create include/Makefile
    make[2]: *** [libffi/stamp.ffi.configure-shared] Error 1
    make[1]: *** [all] Error 2
libffi/ghc.mk