summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorruki <[email protected]>2022-05-10 22:38:37 +0800
committerruki <[email protected]>2022-05-10 22:38:37 +0800
commitbee9295b88b17adb7b7bec2c7d26592377892ceb (patch)
tree7d50c8b5278d6ad74ce9382f1066e4fbe498d5a4 /makefile
parentd121dbc188c5011d9ce416e653ec01a345bff41a (diff)
decompress data
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 63d019542..5fc73bfe5 100644
--- a/makefile
+++ b/makefile
@@ -1,5 +1,5 @@
# is debug?
-debug :=n
+debug :=y
# verbose
ifneq ($(VERBOSE),y)