Add .dylib for PortAudio version 19.7.0

This commit is contained in:
Matthias Geier
2021-06-07 18:26:23 +02:00
parent d9765fc440
commit 2ba9a0b239
2 changed files with 2 additions and 2 deletions

View File

@@ -63,8 +63,8 @@ The XCode CLI tools were installed with:
The following commands were used for compilation:
curl -O http://www.portaudio.com/archives/pa_stable_v190600_20161030.tgz
tar xvf pa_stable_v190600_20161030.tgz
curl -O http://files.portaudio.com/archives/pa_stable_v190700_20210406.tgz
tar xvf pa_stable_v190700_20210406.tgz
cd portaudio
# in configure: replace "-Werror" (just search for it) with "-DNDEBUG"
./configure --disable-mac-universal MACOSX_DEPLOYMENT_TARGET=10.6

Binary file not shown.