aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/libxml2.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/libxml2.go')
-rw-r--r--internal/rosa/libxml2.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/internal/rosa/libxml2.go b/internal/rosa/libxml2.go
index d2654a29..02993e46 100644
--- a/internal/rosa/libxml2.go
+++ b/internal/rosa/libxml2.go
@@ -21,7 +21,8 @@ mv libxml2-`+version+` libxml2
cd "$(mktemp -d)"
/usr/src/libxml2/configure \
--prefix=/system \
- --build="${ROSA_TRIPLE}"
+ --build="${ROSA_TRIPLE}" \
+ --enable-static
make "-j$(nproc)" check
make DESTDIR=/work install
`, pkg.Path(AbsUsrSrc.Append("libxml2.tar.xz"), false, pkg.NewHTTPGet(