Added fake stdin/stdout/stderr streams, to prevent crashes on some tablets
This commit is contained in:
@@ -23,6 +23,7 @@ endif
|
||||
LOCAL_CFLAGS += $(foreach D, $(APP_SUBDIRS), -I$(LOCAL_PATH)/$(D)) \
|
||||
-I$(LOCAL_PATH)/../sdl-$(SDL_VERSION)/include \
|
||||
$(foreach L, $(COMPILED_LIBRARIES), -I$(LOCAL_PATH)/../$(L)/include)
|
||||
-D__sF=__SDL_fake_stdout
|
||||
|
||||
LOCAL_CFLAGS += $(APPLICATION_ADDITIONAL_CFLAGS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user