Upgrade LLVM and Wine to the latest available versions
All checks were successful
All checks were successful
This commit is contained in:
parent
4f66ebfd88
commit
703df71191
4
build.sh
4
build.sh
@ -31,7 +31,7 @@ CMAKEVCS="https://gitlab.kitware.com/cmake/cmake.git"
|
||||
|
||||
# LLVM Settings
|
||||
LLVMDIR="${SRCDIR}/llvm"
|
||||
LLVMTAG="llvmorg-20.1.7"
|
||||
LLVMTAG="llvmorg-20.1.8"
|
||||
LLVMVCS="https://github.com/llvm/llvm-project.git"
|
||||
|
||||
# Ninja Settings
|
||||
@ -41,7 +41,7 @@ NINJAVCS="https://github.com/ninja-build/ninja.git"
|
||||
|
||||
# Wine Settings
|
||||
WINEDIR="${SRCDIR}/wine"
|
||||
WINETAG="wine-10.11"
|
||||
WINETAG="wine-10.12"
|
||||
WINEVCS="https://github.com/wine-mirror/wine.git"
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user