From bc29d34cfc204489c8921eeccc2a888ddf2cd87a Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Sun, 25 Feb 2018 02:43:57 +0000 Subject: [PATCH] use only one portlibs directory --- nx/switch_rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx/switch_rules b/nx/switch_rules index cb1bfe7d..c5a570fa 100644 --- a/nx/switch_rules +++ b/nx/switch_rules @@ -4,7 +4,7 @@ endif include $(DEVKITPRO)/devkitA64/base_rules -PORTLIBS := $(PORTLIBS_PATH)/switch $(PORTLIBS_PATH)/armv8-a +PORTLIBS := $(PORTLIBS_PATH)/switch LIBNX ?= $(DEVKITPRO)/libnx