Disable compare

This commit is contained in:
CrashOveride95
2020-12-03 19:23:06 -05:00
parent d2cfdfbce6
commit 6a80548e8f

View File

@@ -124,7 +124,7 @@ endif
# COMPARE - whether to verify the SHA-1 hash of the ROM after building
# 1 - verifies the SHA-1 hash of the selected version of the game
# 0 - does not verify the hash
COMPARE ?= 1
COMPARE ?= 0
$(eval $(call validate-option,COMPARE,0 1))
TARGET_STRING := sm64.$(VERSION).$(GRUCODE)