From a73cbda9f2e7996ab0bda5607b207652aa16fb2c Mon Sep 17 00:00:00 2001 From: Alex Kotov Date: Thu, 10 Feb 2022 04:11:02 +0500 Subject: [PATCH] Common: fix Cirrus CI --- .cirrus.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.cirrus.yml b/.cirrus.yml index e4fc761..5aa266d 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -41,6 +41,7 @@ ruby_freebsd_task: env: # FIXME: temporary hack to fix FreeBSD build CPATH: '/usr/local/include' + LIBRARY_PATH: '/usr/local/lib' dependencies_script: - pkg install --yes autoconf automake git wget dependencies_ruby_script: