mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-04 10:32:15 +02:00
use only one portlibs directory
This commit is contained in:
parent
b964c69da8
commit
d78eb8c409
@ -4,7 +4,7 @@ endif
|
|||||||
|
|
||||||
include $(DEVKITPRO)/devkitA64/base_rules
|
include $(DEVKITPRO)/devkitA64/base_rules
|
||||||
|
|
||||||
PORTLIBS := $(PORTLIBS_PATH)/switch $(PORTLIBS_PATH)/armv8-a
|
PORTLIBS := $(PORTLIBS_PATH)/switch
|
||||||
|
|
||||||
LIBNX ?= $(DEVKITPRO)/libnx
|
LIBNX ?= $(DEVKITPRO)/libnx
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user