diff --git a/.cirrus.yml b/.cirrus.yml index 9d5f5a35..88e00e1d 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -7,6 +7,7 @@ task: - zpool create -m `pwd`/testtmp zpool /tmp/zpool - pkg install -y autotools xxhash zstd liblz4 openssl bash - ln -s /usr/local/bin/bash /bin/bash + - pkg search cmark configure_script: - CPPFLAGS=-I/usr/local/include/ LDFLAGS=-L/usr/local/lib/ ./configure --disable-md2man make_script: