Fredrik Fornwall
abc7dbf2b3
gcc: Fix x86-64 build
9 years ago
Fredrik Fornwall
8170d08b60
gcc: Switch to official mirror
9 years ago
Fredrik Fornwall
1f4d36fec0
gcc: float=hard -> float=softp for arm
9 years ago
Fredrik Fornwall
63b1dbc684
g++: Link to libgnustl_shared.so by default
9 years ago
Fredrik Fornwall
b257fed926
gcc: Update from 5.3.0 to 6.1.0
Also add patches from crystax
9 years ago
Fredrik Fornwall
954a5f0ea2
gcc: Add --disable-tls and --with-isl-{include,lib}
9 years ago
Fredrik Fornwall
bed2b1ac65
gcc: Update to keep host-prefixed files in bin/
9 years ago
Fredrik Fornwall
98cc1d7b97
gcc: Update from 4.93 to 5.3.0
Also, start depending on the libgcc package for the libgcc.a runtime
library taken from the NDK instead of trying to build it ourselves.
9 years ago
Fredrik Fornwall
09ede9b077
Rebuild some packages and fix dependencies
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
robertvalik
e7344047e4
fixed some non-ascii chars in build scripts
9 years ago
Fredrik Fornwall
4d685cb669
Fix i686 gcc compiling by appending to spec file
See #14 for more information.
9 years ago
Fredrik Fornwall
5ce2f122de
gcc: Do not remove gcc 'full names'
Previously aliases such as arm-linux-androideabi-gcc was removed
from the gcc package. This causes trouble and confusion for things
that pick up the C compiler they where compiled with (e.g. ruby, go).
9 years ago
Fredrik Fornwall
bc58205ef4
gcc: Bump build revision to force update after hardlink purge
10 years ago
Fredrik Fornwall
556b6db05a
gcc: Remove hard links also on other archs than arm
10 years ago
Fredrik Fornwall
3f8951e73b
Update gcc from 4.9.2 to 4.9.3
10 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago