summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Bingner <sam@bingner.com>2020-04-09 20:54:44 -1000
committerSam Bingner <sam@bingner.com>2020-04-09 20:54:44 -1000
commitadaa73af4867fe216b55cf2bfa8c3257d7390415 (patch)
treee4b5a782d3007ff00d2a151c053183df3c24d418
parent35ef645dbc9d303315c0200686b5fa18dad9bfbe (diff)
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 17f8b11..9638031 100644
--- a/makefile
+++ b/makefile
@@ -35,7 +35,7 @@ endif
cycc += -include system.h
cycc += -fmessage-length=0
-cycc += -O2
+cycc += -gfull -O2
cycc += -fvisibility=hidden
link += -Wl,-dead_strip