This website requires JavaScript.
Explore
Help
Sign In
n
/
futokb
Watch
1
Star
0
Fork
0
You've already forked futokb
mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced
2024-09-28 14:54:30 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
92223c04de
futokb
/
native
/
jni
/
Application.mk
2 lines
22 B
Makefile
Raw
Normal View
History
Unescape
Escape
Specify c++_static for bundled Latin IME as well APP_STL := c++_static has been specified for unbundled Latin IME but somehow not for bundled build. This CL fixes the inconsistency. Change-Id: Ie1f4aba27e30981d3c2aa322a16c1cd18413e920
2014-05-26 10:27:30 +01:00
APP_STL
:=
c++_static
Reference in New Issue
Copy Permalink