summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makeconf3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makeconf b/Makeconf
index 38491ba2..81f9ce37 100644
--- a/Makeconf
+++ b/Makeconf
@@ -137,9 +137,6 @@ endif
# Provide default.
install:
-# Always, until bugs are fixed.
-LDFLAGS += -static
-
# Building the target
ifeq ($(doinst),many)
target = $(filter-out $(special-targets),$(targets))