mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
641739b6ed
commit
f40600f3bc
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ build:
|
|||
- --disable-webp-shared
|
||||
|
||||
test:
|
||||
dependencies:
|
||||
gnu.org/gcc: '*' # archlinux doesn't provide libgcc
|
||||
script: |
|
||||
mv $FIXTURE b.c
|
||||
cc b.c -lSDL2_image
|
||||
|
|
Loading…
Reference in a new issue