summaryrefslogtreecommitdiff
path: root/setup-abuild
diff options
context:
space:
mode:
Diffstat (limited to 'setup-abuild')
-rwxr-xr-xsetup-abuild2
1 files changed, 0 insertions, 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;