summaryrefslogtreecommitdiff
path: root/Mkfiles/Makefile.dj
diff options
context:
space:
mode:
Diffstat (limited to 'Mkfiles/Makefile.dj')
-rw-r--r--Mkfiles/Makefile.dj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mkfiles/Makefile.dj b/Mkfiles/Makefile.dj
index 7cb2399d..fb337481 100644
--- a/Mkfiles/Makefile.dj
+++ b/Mkfiles/Makefile.dj
@@ -13,7 +13,7 @@
# You may need to adjust these values.
-CC = gcc
+CC = gcc -s
CFLAGS = -O2 -I.
# You _shouldn't_ need to adjust anything below this line.