This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
43
Activity
Browse Source
Merge branch 'master' of github.com:falkTX/Carla
tags/1.9.8
falkTX
8 years ago
parent
f80f91b8a2
8e854d44d8
commit
6135009ee2
1 changed files
with
4 additions
and
4 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-4
data/windows/build-deps.sh
+ 4
- 4
data/windows/build-deps.sh
View File
@@ -412,11 +412,11 @@ fi
# ---------------------------------------------------------------------------------------------------------------------
# ---------------------------------------------------------------------------------------------------------------------
# build base libs
# build base libs
#
cleanup_prefix
cleanup_prefix
#
export ARCH=32
#
build_base
#
cleanup_pkgs
export ARCH=32
build_base
cleanup_pkgs
export ARCH=64
export ARCH=64
build_base
build_base
Write
Preview
Loading…
Cancel
Save