Commit Graph

3 Commits

Author SHA1 Message Date
Vishal Biswas a5b4ca0cb7 Builder script and ndk patch improvements (#520)
- Add MOUNTED path.
- Add debug switch.
- Add switch for disabled package.
2016-10-23 14:57:41 +02:00
Fredrik Fornwall c3c36e92a5 ndk_patches: Patch _PATH_BSHELL in paths.h
Using /system/bin/sh does not work in all cases due to
LD_LIBRARY_PATH, so patch paths.h to define _PATH_BSHELL to our own
shell $PREFIX/bin/sh.
2016-05-30 18:03:53 -04:00
Fredrik Fornwall 5e385c6adf ndk_patches: Patch paths.h, _PATH_TMP used by tmux 2016-04-11 06:16:15 -04:00