Fredrik Fornwall
3725e48ba4
termux-elf-cleaner: Use correct constant
8 years ago
Fredrik Fornwall
2497d95791
Strip libc.so before linking against it
This avoids creating unwanted sections in the built ELF files that
causes issues when removed.
Fixes #412 .
8 years ago
Fredrik Fornwall
0ae97c5e98
termux-tools: Quote $@ when sending from wrappers
Fixes https://github.com/termux/termux-api/issues/18
9 years ago
Fredrik Fornwall
637f22d133
Remove DT_VERDEF and DT_VERDEFNUM elf entries
This fixes Android 6 problems (so closes #26 ).
It also rebuilds termux-elf-cleaner when needed
and bumps some build revisions for packages
needed updates to remove DT_VERDEF and DT_VERDEFNUM.
9 years ago
Fredrik Fornwall
360e5c42af
termux-elf-cleaner improvements
9 years ago
Fredrik Fornwall
009c8d9453
termux-elf-cleaner: Better error messages
9 years ago
Fredrik Fornwall
1ceaf1eee7
Fix termux-elf-cleaner.cpp to not break after first removed section
10 years ago
Fredrik Fornwall
3ca4ba784b
termux-tools: Enable compiler warnings and fix them
10 years ago
Fredrik Fornwall
aaa49e3405
termux-elf-cleaner.cpp: Use zu format specifier for size_t
10 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago