From c3845f6faca3eef2f9b1b59cd464033f13a4868e Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Sun, 23 Feb 2025 10:38:41 -0600 Subject: setup-abuild: do not build static 'muon' or 'samu'. fixes #21. --- setup-abuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup-abuild b/setup-abuild index cce521c..d57cb56 100755 --- a/setup-abuild +++ b/setup-abuild @@ -202,7 +202,6 @@ test ! -f ._${nsam}-${vsam} && git checkout ${vsam}; make -j$(nproc) install \ PREFIX="" \ - LDFLAGS="-static" \ DESTDIR="${DEST}" \ ; @@ -235,7 +234,6 @@ test ! -f ._${nmun}-${vmun} && bootstrap \ ; bootstrap/muon-bootstrap setup \ - -Dstatic=true \ build \ ; samu -C build; -- cgit v1.2.3-70-g09d2