Merge pull request #30 from meepingsnesroms/master

Fix compiling with ndk r11 >
This commit is contained in:
Twinaphex
2016-07-04 19:04:33 +02:00
committed by GitHub

View File

@@ -2,6 +2,9 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
#fix stupid change in ndk r11 that breaks compiling even when the exe would run fine
LOCAL_DISABLE_FATAL_LINKER_WARNINGS := true
LOCAL_MODULE := retro
R := ../