Search for cmark.

This commit is contained in:
Wayne Davison
2020-07-13 14:09:24 -07:00
parent 284c28c773
commit 4549855126

View File

@@ -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: