Skip to content

Commit

Permalink
ghc: WIP update to 8.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexpux committed Oct 18, 2018
1 parent 3c5922a commit 617a961
Show file tree
Hide file tree
Showing 7 changed files with 97 additions and 379 deletions.
30 changes: 0 additions & 30 deletions mingw-w64-ghc/0001-SysTools-Revert-linker-flags-change.patch

This file was deleted.

70 changes: 0 additions & 70 deletions mingw-w64-ghc/0002-Switch-to-LLVM-version-3.9.patch

This file was deleted.

16 changes: 16 additions & 0 deletions mingw-w64-ghc/0002-Switch-to-LLVM-version-7.0.patch
@@ -0,0 +1,16 @@
diff --git a/configure.ac b/configure.ac
index 664deb4..f4b839e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -519,7 +519,7 @@ esac
# tools we are looking for. In the past, GHC supported a number of
# versions of LLVM simultaneously, but that stopped working around
# 3.5/3.6 release of LLVM.
-LlvmVersion=6.0
+LlvmVersion=7.0
AC_SUBST([LlvmVersion])
sUPPORTED_LLVM_VERSION=$(echo \($LlvmVersion\) | sed 's/\./,/')
AC_DEFINE_UNQUOTED([sUPPORTED_LLVM_VERSION], ${sUPPORTED_LLVM_VERSION}, [The supported LLVM version number])
--
2.9.1

139 changes: 0 additions & 139 deletions mingw-w64-ghc/0003-Use-system-build-tools.patch

This file was deleted.

43 changes: 0 additions & 43 deletions mingw-w64-ghc/0004-Add-MinGW-_lock_file-symbol.patch

This file was deleted.

14 changes: 0 additions & 14 deletions mingw-w64-ghc/0005-Add-MinGW-_unlock_file-symbol.patch

This file was deleted.

0 comments on commit 617a961

Please sign in to comment.