* commit 'e97682739712440d1025c53cd224253ef24f4dfe': [MIPS] Remove reference to NDK
This commit is contained in:
commit
ec4a858025
1 changed files with 4 additions and 0 deletions
|
@ -28,6 +28,10 @@ ifeq ($(TARGET_ARCH), x86)
|
|||
TARGETING_UNBUNDLED_FROYO := false
|
||||
endif
|
||||
|
||||
ifeq ($(TARGET_ARCH),mips)
|
||||
TARGETING_UNBUNDLED_FROYO := false
|
||||
endif
|
||||
|
||||
ifeq ($(FLAG_DBG), true)
|
||||
TARGETING_UNBUNDLED_FROYO := false
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue