mirror of
https://github.com/FunKey-Project/gpsp_libretro.git
synced 2026-03-27 06:12:54 +01:00
Add 3DS target to .gitlab-ci.yml
This commit is contained in:
2
Makefile
2
Makefile
@@ -478,7 +478,7 @@ ifeq ($(HAVE_DYNAREC), 1)
|
||||
OBJECTS += 3ds/3ds_utils.o 3ds/3ds_cache_utils.o
|
||||
|
||||
ifeq ($(strip $(CTRULIB)),)
|
||||
$(error "Please set CTRULIB in your environment. export CTRULIB=<path to>ctrulib")
|
||||
$(error "Please set CTRULIB in your environment. export CTRULIB=<path to>libctru")
|
||||
endif
|
||||
|
||||
CFLAGS += -I$(CTRULIB)/include
|
||||
|
||||
Reference in New Issue
Block a user