tmkfile - distro - linux distribution experiments
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
tmkfile (315B)
---
1 pkg = libarchive
2 ver = 3.1.2
3 url = http://libarchive.org/downloads/$pkg-$ver.tar.gz
4
5 <../build.mk
6
7 LDFLAGS = $LDFLAGS --static
8
9 configureopts = ${configureopts} \
10 --without-lzmadec \
11 --without-expat \
12 --without-xml2 \
13 --without-nettle \
14 --without-openssl