mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
56e00df70f
commit
49a965530a
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@ build:
|
|||
test:
|
||||
dependencies:
|
||||
llvm.org: '*' # requires a C compiler to configure
|
||||
env:
|
||||
CC: clang
|
||||
script:
|
||||
- autoconf --verbose --debug
|
||||
- ./configure
|
||||
|
|
Loading…
Reference in a new issue