Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • configure.ac
    ... ... @@ -526,7 +526,7 @@ AC_SUBST(InstallNameToolCmd)
    526 526
     # versions of LLVM simultaneously, but that stopped working around
    
    527 527
     # 3.5/3.6 release of LLVM.
    
    528 528
     LlvmMinVersion=13  # inclusive
    
    529
    -LlvmMaxVersion=21  # not inclusive
    
    529
    +LlvmMaxVersion=22  # not inclusive
    
    530 530
     AC_SUBST([LlvmMinVersion])
    
    531 531
     AC_SUBST([LlvmMaxVersion])
    
    532 532