Commit 95db9c5f authored by Stefan Westerfeld's avatar Stefan Westerfeld

MISC: macbuild.sh: fix unbound variable error

Signed-off-by: Stefan Westerfeld's avatarStefan Westerfeld <stefan@space.twc.de>
parent f31b45dd
#!/bin/bash
set -Eeuo pipefail -x
set -Eeo pipefail -x
# install dependencies
brew install autoconf-archive automake libsndfile fftw mpg123 libgcrypt libtool
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment