Browse Source

Merge branch 'master' of github.com:falkTX/Carla

tags/1.9.8
falkTX 8 years ago
parent
commit
6135009ee2
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      data/windows/build-deps.sh

+ 4
- 4
data/windows/build-deps.sh View File

@@ -412,11 +412,11 @@ fi
# ---------------------------------------------------------------------------------------------------------------------
# build base libs

# cleanup_prefix
cleanup_prefix

# export ARCH=32
# build_base
# cleanup_pkgs
export ARCH=32
build_base
cleanup_pkgs

export ARCH=64
build_base


Loading…
Cancel
Save