mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "Accept external debug flag in native code"
This commit is contained in:
commit
737c87a5f1
@ -17,7 +17,7 @@ LOCAL_PATH := $(call my-dir)
|
|||||||
############ some local flags
|
############ some local flags
|
||||||
# If you change any of those flags, you need to rebuild both libjni_latinime_static
|
# If you change any of those flags, you need to rebuild both libjni_latinime_static
|
||||||
# and the shared library.
|
# and the shared library.
|
||||||
#FLAG_DBG := true
|
FLAG_DBG ?= false
|
||||||
FLAG_DO_PROFILE ?= false
|
FLAG_DO_PROFILE ?= false
|
||||||
|
|
||||||
######################################
|
######################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user