From 9297001520e52030027142e2c2eb9982aa17e1e5 Mon Sep 17 00:00:00 2001 From: Lukc Date: Tue, 21 Dec 2010 10:11:09 +0100 Subject: Recette de libarchive mise à jour. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libarchive/Pkgfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libarchive/Pkgfile b/libarchive/Pkgfile index 4102bac..5760b41 100644 --- a/libarchive/Pkgfile +++ b/libarchive/Pkgfile @@ -12,6 +12,8 @@ build () { cd libarchive-$version; ./configure \ + ${CHOST:+--build=${CHOST}} \ + ${CTARGET:+--host=${CTARGET}} \ --prefix=$prefix \ --mandir=$mandir \ --without-lzmadec \ -- cgit v1.2.3-54-g00ecf