| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Disallow duma/ltrace/strace for bionic | Alexey Neyman | 2017-05-14 | 1 | -0/+2 |
| | | | | | | | | | | | | | Allow cross-gdb and gdbserver. This requires removal of an explicit check that disables gdbserver on android. However, the comment above that check refers to exec_elf.h, which has been removed since API level 19. It builds fine with current selection of the sample (21). Only build-tested, hope someone can give it a try and report back. We can fine tune the check for GDB but I'll leave it for now. Signed-off-by: Alexey Neyman <stilor@att.net> | ||||
| * | Allow rebuilding aarch64-unknown-linux-android | Alexey Neyman | 2017-05-14 | 1 | -1/+0 |
| | | | | | | | Otherwise, fails when checking if the destination dir is writable. Signed-off-by: Alexey Neyman <stilor@att.net> | ||||
| * | Add sample Android config, gcc 6.3 patches | hyc | 2017-05-14 | 2 | -0/+13 |
