mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am efcb3b95
: Merge "[MIPS] Remove reference to NDK"
* commit 'efcb3b95dff5494660bf34930cda10545d043297': [MIPS] Remove reference to NDK
This commit is contained in:
commit
e976827397
@ -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 New Issue
Block a user