Uncomment commands
This commit is contained in:
parent
eb90b2892a
commit
dc7ad21703
8
build.sh
8
build.sh
@ -487,12 +487,12 @@ wine_build
|
|||||||
|
|
||||||
if [ ${BUILD_MINIMAL} -eq 0 ]; then
|
if [ ${BUILD_MINIMAL} -eq 0 ]; then
|
||||||
# Download and build LLVM
|
# Download and build LLVM
|
||||||
#llvm_fetch
|
llvm_fetch
|
||||||
#llvm_build
|
llvm_build
|
||||||
|
|
||||||
# Download and build CMake
|
# Download and build CMake
|
||||||
#cmake_fetch
|
cmake_fetch
|
||||||
#cmake_build
|
cmake_build
|
||||||
|
|
||||||
# Download and build Ninja
|
# Download and build Ninja
|
||||||
ninja_fetch
|
ninja_fetch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user