mirror of
https://github.com/tailix/libkernaux.git
synced 2024-11-13 11:04:27 -05:00
mruby: fix Cirrus CI
This commit is contained in:
parent
c087342922
commit
b0307456ce
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ mruby_freebsd_task:
|
|||
# FIXME: temporary hack to fix FreeBSD build
|
||||
CPATH: '/usr/local/include'
|
||||
LIBRARY_PATH: '/usr/local/lib'
|
||||
MRUBY_YAML_USE_SYSTEM_LIBRARY: 'yes'
|
||||
MRUBY_YAML_USE_SYSTEM_LIBRARY: x
|
||||
dependencies_script:
|
||||
- pkg install --yes autoconf automake git rubygem-rake wget
|
||||
dependencies_mruby_script:
|
||||
|
|
Loading…
Reference in a new issue