mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 03:30: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
|
||||
run: |
|
||||
cd portaudio
|
||||
./configure --enable-shared --enable-static CFLAGS='-fPIC'
|
||||
./configure --enable-shared --enable-static CFLAGS='-fPIC -Wno-unused-but-set-variable'
|
||||
make clean && make
|
||||
sudo make install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user