mirror of
https://github.com/tailix/libkernaux.git
synced 2024-11-13 11:04:27 -05:00
Fix Cirrus CI
This commit is contained in:
parent
c6990d06d1
commit
17742c3066
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ task:
|
|||
|
||||
ruby_task:
|
||||
script:
|
||||
- pkg install --yes autoconf automake ruby
|
||||
- pkg install --yes autoconf automake ruby rubygem-bundler rubygem-rake
|
||||
- ./autogen.sh
|
||||
- ./configure CFLAGS='-O3 -fPIC'
|
||||
- make
|
||||
|
|
Loading…
Reference in a new issue