Commit Graph

14 Commits

Author SHA1 Message Date
Fredrik Fornwall 63b1dbc684 g++: Link to libgnustl_shared.so by default 2016-05-02 18:42:00 -04:00
Fredrik Fornwall b257fed926 gcc: Update from 5.3.0 to 6.1.0
Also add patches from crystax
2016-04-29 08:14:51 -04:00
Fredrik Fornwall 954a5f0ea2 gcc: Add --disable-tls and --with-isl-{include,lib} 2016-04-18 14:58:44 -04:00
Fredrik Fornwall bed2b1ac65 gcc: Update to keep host-prefixed files in bin/ 2016-03-24 18:38:13 -04:00
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.
2016-03-20 18:59:41 -04:00
Fredrik Fornwall 09ede9b077 Rebuild some packages and fix dependencies 2015-11-08 02:23:57 -05:00
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.
2015-10-13 15:48:40 -04:00
robertvalik e7344047e4 fixed some non-ascii chars in build scripts 2015-10-11 10:11:08 +02:00
Fredrik Fornwall 4d685cb669 Fix i686 gcc compiling by appending to spec file
See #14 for more information.
2015-09-29 04:14:50 -04:00
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).
2015-08-17 06:08:24 -04:00
Fredrik Fornwall bc58205ef4 gcc: Bump build revision to force update after hardlink purge 2015-08-04 09:38:53 -04:00
Fredrik Fornwall 556b6db05a gcc: Remove hard links also on other archs than arm 2015-07-11 08:14:51 -04:00
Fredrik Fornwall 3f8951e73b Update gcc from 4.9.2 to 4.9.3 2015-06-28 16:51:31 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00