aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index cc19e19..cd14ca4 100644
--- a/config.mk
+++ b/config.mk
@@ -22,3 +22,4 @@ LDFLAGS = ${LIBS}
# compiler
CC = cc
+LD = ${CC}