X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=libffi%2Fghc.mk;h=a41512a983bd172d534582f3c28a6403eec6427d;hb=bc115352a6211fa8814eb1b584fe5284bf57ca00;hp=3e00db2f5fd5eeac20e21cc3821cf30d2a5952c3;hpb=979c11345ee532a4fc56aab54f51d2924c0ea841;p=ghc-hetmet.git diff --git a/libffi/ghc.mk b/libffi/ghc.mk index 3e00db2..a41512a 100644 --- a/libffi/ghc.mk +++ b/libffi/ghc.mk @@ -117,10 +117,6 @@ $(libffi_STAMP_CONFIGURE): cat ghc-tarballs/libffi/libffi*.tar.gz | $(GZIP) -d | { cd libffi && $(TAR) -xf - ; } mv libffi/libffi-* libffi/build chmod +x libffi/ln - cd libffi/build && "$(PATCH)" -p1 < ../libffi.dllize-3.0.8.patch - # This patch is just the resulting delta from running - # automake && autoreconf && libtoolize --force --copy - cd libffi/build && "$(PATCH)" -p1 < ../libffi.autotools-update-3.0.8.patch # Because -Werror may be in SRC_CC_OPTS/SRC_LD_OPTS, we need to turn # warnings off or the compilation of libffi might fail due to warnings