repo.or.cz
/
tomato.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dnscrypt-proxy update: 1.4.1
[tomato.git]
/
release
/
src
/
router
/
dnscrypt
/
dist-build
/
android-armv7.sh
blob
c6280b86bd9b01b83803e75aa2f134c27e934ec8
1
#!/bin/sh
2
export
CFLAGS
=
"-Os -mfloat-abi=softfp -mfpu=vfpv3-d16 -mthumb -marm -march=armv7-a"
3
TARGET_ARCH
=
armv7 HOST_COMPILER
=
arm-linux-androideabi
"$(dirname "
$0
")/android-build.sh"