Skip to content

Commit

Permalink
Set makefile to stock / no debug
Browse files Browse the repository at this point in the history
  • Loading branch information
goldmojo committed Nov 21, 2020
1 parent 61f7f09 commit 7d7526d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ ifdef target
endif
ifeq ("${target}","gcw0")
# Uncomment to debug
RAINE_DEBUG = 1
# RAINE_DEBUG = 1
VERBOSE = 1
USE_CURL =
NO_ASM = 1
Expand Down

0 comments on commit 7d7526d

Please sign in to comment.