This website requires JavaScript.
Explore
Help
Sign In
arno
/
simplesshd
Watch
1
Star
0
Fork
0
You've already forked simplesshd
mirror of
http://galexander.org/git/simplesshd.git
synced
2024-11-27 17:58:13 +00:00
Code
Issues
Releases
Wiki
Activity
a3bbb0bf96
simplesshd
/
jni
/
Application.mk
3 lines
42 B
Makefile
Raw
Normal View
History
Unescape
Escape
Update minSdkVersion to 16, because that's the oldest supported by the NDK these days.
2019-05-26 02:31:09 +00:00
APP_PLATFORM
:=
android-16
update to target ABI "all", which adds x86_64 and arm64
2019-05-26 04:49:30 +00:00
APP_ABI
:=
all
Reference in New Issue
Copy Permalink