Provide a "universal" .dylib (x86_64 and arm64)

This commit is contained in:
Matthias Geier
2021-10-12 20:46:10 +02:00
parent 2ba9a0b239
commit 4b5497f96f
2 changed files with 1 additions and 1 deletions

View File

@@ -67,7 +67,7 @@ The following commands were used for compilation:
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
./configure MACOSX_DEPLOYMENT_TARGET=10.6
make
cd ..
cp portaudio/lib/.libs/libportaudio.2.dylib libportaudio.dylib

Binary file not shown.