mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
parent
d946643976
commit
a599d0ecd4
|
@ -32,5 +32,5 @@ test:
|
|||
freedesktop.org/pkg-config: '*'
|
||||
script:
|
||||
- pkg-config --modversion bdw-gc | grep {{version}}
|
||||
- cc test.c -lgc -o test
|
||||
- cc test.cc -lgc -o test
|
||||
- ./test
|
Loading…
Reference in a new issue