From 7a89537a1684c82d2f9c6e819a8b97b58c8143ff Mon Sep 17 00:00:00 2001 From: radius Date: Tue, 19 Dec 2017 21:54:05 -0500 Subject: [PATCH] this line is not required --- Makefile.griffin | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.griffin b/Makefile.griffin index 1aa1a6bfc8..20c8951280 100644 --- a/Makefile.griffin +++ b/Makefile.griffin @@ -836,7 +836,6 @@ ifeq ($(DEBUG), 1) LDFLAGS += -DEBUG else CFLAGS += -O0 -g -DDEBUG - LDFLAGS += -SUBSYSTEM:WINDOWS -ENTRY:mainCRTStartup endif else ifeq ($(platform), psp1) CFLAGS += -O2