mirror of
https://github.com/tailix/libkernaux.git
synced 2025-02-17 15:45:32 -05:00
Common: fix Cirrus CI
This commit is contained in:
parent
577da5ae9d
commit
a73cbda9f2
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ ruby_freebsd_task:
|
||||||
env:
|
env:
|
||||||
# FIXME: temporary hack to fix FreeBSD build
|
# FIXME: temporary hack to fix FreeBSD build
|
||||||
CPATH: '/usr/local/include'
|
CPATH: '/usr/local/include'
|
||||||
|
LIBRARY_PATH: '/usr/local/lib'
|
||||||
dependencies_script:
|
dependencies_script:
|
||||||
- pkg install --yes autoconf automake git wget
|
- pkg install --yes autoconf automake git wget
|
||||||
dependencies_ruby_script:
|
dependencies_ruby_script:
|
||||||
|
|
Loading…
Add table
Reference in a new issue