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