Browse Source

Enable back commented out code

tags/1.9.8
falkTX 6 years ago
parent
commit
8e854d44d8
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