aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 48a3555..ef89983 100644
--- a/config.mk
+++ b/config.mk
@@ -5,4 +5,4 @@ CC = cc -std=c11
CPPFLAGS = -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700
CFLAGS = -Wall -pedantic
-LDFLAGS = -s -lunwind -ldw -lerror
+LDFLAGS = -lunwind -ldw -lerror