try to fix android build issue
Issue #73 Build log : https://buildbot.libretro.com/log/2017-03-17_fceumm_android_armeabi-v7a.log I am unfamiliar with android environment, hope this is the way to do it since i dont have android environment to test with. @meepingsnesroms
This commit is contained in:
@@ -28,5 +28,6 @@ LOCAL_SRC_FILES = $(SOURCES_C)
|
||||
|
||||
LOCAL_CFLAGS += -DWANT_GRIFFIN -DINLINE=inline -DSOUND_QUALITY=0 -DPSS_STYLE=1 -D__LIBRETRO__ -DFCEU_VERSION_NUMERIC=9813 -DFRONTEND_SUPPORTS_RGB565
|
||||
LOCAL_C_INCLUDES = $(LOCAL_PATH)/$(CORE_DIR)
|
||||
LOCAL_C_INCLUDES += $(LOCAL_PATH)/$(CORE_DIR)/drivers/libretro
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
Reference in New Issue
Block a user