From: Wayne Davison Date: Mon, 13 Jul 2020 21:09:24 +0000 (-0700) Subject: Search for cmark. X-Git-Tag: v3.2.3pre1~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45498551260467c3ffdbaa7455e546827abedd84;p=thirdparty%2Frsync.git Search for cmark. --- 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: