mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 11:40:13 +01:00
Update portaudio-mac.yml
This commit is contained in:
2
.github/workflows/portaudio-mac.yml
vendored
2
.github/workflows/portaudio-mac.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
cd portaudio
|
||||
export CFLAGS='-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
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user