From: Wayne Davison Date: Mon, 13 Jul 2020 19:00:44 +0000 (-0700) Subject: Search for commonmark pkg. X-Git-Tag: v3.2.3pre1~88 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9e48da65c1cfa9211f3cc3089f5b9e44f66c2b7c;p=thirdparty%2Frsync.git Search for commonmark pkg. --- diff --git a/.cirrus.yml b/.cirrus.yml index 9d5f5a35..845acc96 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 commonmark configure_script: - CPPFLAGS=-I/usr/local/include/ LDFLAGS=-L/usr/local/lib/ ./configure --disable-md2man make_script: