From 1a652bf62c778d6fd9f51e562d868c93a33a82c2 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 02 Apr 2019 01:05:49 -0400 Subject: build: Don't build shared libopkg See . --- diff --git a/build b/build index 6db8e27..eef66cf 100755 --- a/build +++ b/build @@ -7,7 +7,7 @@ nop: build: oh-autoconfigure -- \ - --disable-static \ + --disable-shared \ --disable-curl --disable-ssl-curl --disable-gpg \ --enable-sha256 \ --with-opkglibdir=/var/lib -- cgit v0.9.1