From fb141343c3fa1d336c929d9354a7d77a0e50af9c Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 7 May 2018 17:41:53 +0200 Subject: [PATCH] (NSW) Add RARCH_INTERNAL --- Makefile.switch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.switch b/Makefile.switch index ca0637064a..24a202ad19 100644 --- a/Makefile.switch +++ b/Makefile.switch @@ -6,7 +6,7 @@ WHOLE_ARCHIVE_LINK = 0 OBJ := -DEFINES := -DSWITCH=1 -U__linux__ -U__linux +DEFINES := -DSWITCH=1 -U__linux__ -U__linux -DRARCH_INTERNAL ifeq ($(GRIFFIN_BUILD), 1) OBJ += griffin/griffin.o