1
0
Fork 0
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:
Alex Kotov 2022-05-24 18:25:00 +03:00
parent c087342922
commit b0307456ce
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

View file

@ -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: