mirror of
https://github.com/ivabus/pantry
synced 2024-11-26 10:25:05 +03:00
parent
d94868c414
commit
0d3022dac2
1 changed files with 5 additions and 0 deletions
|
@ -22,6 +22,11 @@ build:
|
|||
--disable-dependency-tracking \
|
||||
--enable-nasm
|
||||
make install
|
||||
env:
|
||||
linux/x86-64:
|
||||
CFLAGS: -fPIC
|
||||
CXXFLAGS: -fPIC
|
||||
LDFLAGS: -pie
|
||||
|
||||
test:
|
||||
lame --genre-list
|
||||
|
|
Loading…
Reference in a new issue