Update portaudio-mac.yml

This commit is contained in:
Anthony Samms
2025-09-21 20:13:50 -04:00
parent 6105c77061
commit 9e050e5b55

View File

@@ -33,7 +33,7 @@ jobs:
cd portaudio cd portaudio
export CFLAGS='-fPIC -Wno-error -Wno-unused-but-set-variable' export CFLAGS='-fPIC -Wno-error -Wno-unused-but-set-variable'
export CXXFLAGS='-fPIC -Wno-error -Wno-unused-but-set-variable' export CXXFLAGS='-fPIC -Wno-error -Wno-unused-but-set-variable'
make clean && make CFLAGS='-fPIC -Wno-error -Wno-unused-but-set-variable' CXXFLAGS='-fPIC -Wno-error -Wno-unused-but-set-variable' make CFLAGS='-fPIC -Wno-error -Wno-unused-but-set-variable' CXXFLAGS='-fPIC -Wno-error -Wno-unused-but-set-variable'
- name: Upload PortAudio static library - name: Upload PortAudio static library
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4