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
@@ -31,7 +31,7 @@ jobs:
|
|||||||
- name: Build and install PortAudio
|
- name: Build and install PortAudio
|
||||||
run: |
|
run: |
|
||||||
cd portaudio
|
cd portaudio
|
||||||
./configure --enable-shared --enable-static CFLAGS='-fPIC'
|
./configure --enable-shared --enable-static CFLAGS='-fPIC -Wno-unused-but-set-variable'
|
||||||
make clean && make
|
make clean && make
|
||||||
sudo make install
|
sudo make install
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user