mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
Add --enable-shared to configure args (to build dylibs, which is needed for torchaudio)
This commit is contained in:
parent
6d3317af50
commit
166856e309
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ build:
|
|||
- --enable-libfreetype
|
||||
- --enable-libharfbuzz
|
||||
- --enable-libmp3lame
|
||||
- --enable-shared
|
||||
|
||||
test:
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue