mirror of
https://github.com/FunKey-Project/gpsp_libretro.git
synced 2026-04-29 17:39:41 +02:00
cpu clock setup, save rom dir, cleanups
This commit is contained in:
@@ -34,7 +34,6 @@ INCLUDES = `$(PREFIX)/bin/sdl-config --cflags` -I$(PREFIX)/include
|
||||
LIBS = `$(PREFIX)/bin/sdl-config --libs` \
|
||||
-lm -ldl -lpthread -lz
|
||||
ifneq ($(WIZ),1)
|
||||
OBJS += cpuctrl_mmsp2.o
|
||||
LIBS += -static
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user