From 3b1063e24eea78845b6c153f24cb1497406a9cf5 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 20 May 2018 02:12:34 -0500 Subject: harmony/libxml2: build static libs for Qemu --- harmony/libxml2/APKBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'harmony') diff --git a/harmony/libxml2/APKBUILD b/harmony/libxml2/APKBUILD index a67c2b550..8f7207c16 100644 --- a/harmony/libxml2/APKBUILD +++ b/harmony/libxml2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter pkgname=libxml2 pkgver=2.9.7 -pkgrel=1 +pkgrel=2 pkgdesc="XML parsing library, version 2" url="http://www.xmlsoft.org/" arch="all" @@ -42,8 +42,7 @@ build() { --mandir=/usr/share/man \ --infodir=/usr/share/info \ --with-icu \ - --with-python=/usr/bin/python3 \ - --disable-static + --with-python=/usr/bin/python3 make } -- cgit v1.2.3-60-g2f50