Browse Source

Do not build sord CLI utils

tags/v1.0
falkTX 4 years ago
parent
commit
7fd40fd697
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      bootstrap-plugins.sh

+ 1
- 1
bootstrap-plugins.sh View File

@@ -108,7 +108,7 @@ build_waf serd "${SERD_VERSION}" "--static --no-shared"
# sord

download sord "${SORD_VERSION}" "http://download.drobilla.net/" "tar.bz2"
build_waf sord "${SORD_VERSION}" "--static --no-shared"
build_waf sord "${SORD_VERSION}" "--static --no-shared --no-utils"

# ---------------------------------------------------------------------------------------------------------------------
# sratom


Loading…
Cancel
Save