mirror of
https://github.com/libretro/beetle-psx-libretro.git
synced 2024-11-23 08:49:47 +00:00
Should finally link
This commit is contained in:
parent
659237b3d3
commit
ba28561d1a
@ -62,5 +62,6 @@ LOCAL_SRC_FILES := $(SOURCES_CXX) $(SOURCES_C)
|
||||
LOCAL_CFLAGS := $(COREFLAGS)
|
||||
LOCAL_CXXFLAGS := $(COREFLAGS) -std=c++11
|
||||
LOCAL_LDFLAGS := -Wl,-version-script=$(CORE_DIR)/link.T -ldl
|
||||
LOCAL_LDLIBS := -llog
|
||||
LOCAL_CPP_FEATURES := exceptions
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
Loading…
Reference in New Issue
Block a user