ImmortalWrt/tools
Felix Fietkau 388647b580 ccache: Make ccache aware of OpenWRT provided GCC patch.
The OpenWRT GCC patch, 910-mbsd_multi.patch adds an extra option
to gcc that depends on an environment variable. Standard ccache
is unaware of this option and therefor can produce stdout from gcc
that doesn't correspond to what you would get if you actually
do a direct compilation with gcc.

This commit adds a patch to ccache to make it aware of the new
option and removes the feature from the ccache package to use the
host system's installed ccache binary.

Signed-off-by: Karl Vogel <karl.vogel@gmail.com>

SVN-Revision: 46364
2015-07-14 10:30:38 +00:00
..
autoconf tools/autoconf: fix compile on musl hosts 2015-05-04 13:22:36 +00:00
automake automake: portability fixes 2015-03-24 13:13:01 +00:00
b43-tools b43-tools: b43-fwsquash.py: manually remove LP-PHY 16 support 2014-07-12 15:41:50 +00:00
bc bc: add download mirrors 2015-06-06 13:48:57 +00:00
bison tools: remove static linking support 2015-02-06 00:00:43 +00:00
ccache ccache: Make ccache aware of OpenWRT provided GCC patch. 2015-07-14 10:30:38 +00:00
cloog cloog: update to 0.18.1 2013-12-15 21:07:32 +00:00
cmake tools: Fix cmake build on FreeBSD 10.1 2015-02-05 16:58:24 +00:00
dosfstools dosfstools: switch back to release tarballs, update patches to the latest sent upstream 2015-03-22 10:58:04 +00:00
e2fsprogs tools: remove static linking support 2015-02-06 00:00:43 +00:00
elftosb tools: remove static linking support 2015-02-06 00:00:43 +00:00
expat tools: add expat library (to be used by gdb) 2015-07-10 19:42:05 +00:00
findutils tools: Fix compilation on x32 host 2014-10-25 16:57:16 +00:00
firmware-utils ar71xx: Add Support for the Bitmain Antminer S3 2015-07-07 13:46:54 +00:00
flex tools: remove static linking support 2015-02-06 00:00:43 +00:00
flock tools: remove static linking support 2015-02-06 00:00:43 +00:00
gengetopt tools: gengetopt: Disable doc and tests builds 2015-05-22 22:33:41 +00:00
gmp gmp: disable assembly to fix build on systems that use PIE binaries 2015-06-04 21:44:52 +00:00
include tools: host/include/getline.h: fix FreeBSD 8.0+ support 2015-05-08 12:09:26 +00:00
libelf build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems 2012-09-23 09:50:01 +00:00
libtool libtool: passthrough -fstack-protector* to linker 2015-06-18 08:52:33 +00:00
lzma tools: remove static linking support 2015-02-06 00:00:43 +00:00
lzma-old tools/lzma-old fix compile issues (patch from #10253) 2011-10-21 12:52:49 +00:00
m4 tools: remove static linking support 2015-02-06 00:00:43 +00:00
make-ext4fs make-ext4fs: avoid using libc internal declarations 2015-05-01 16:18:25 +00:00
missing-macros tools: remove a bunch of unused automake macros 2015-03-17 10:11:00 +00:00
mkimage tools/mkimage: backport gcc5 compatibility, patch 2015-05-19 22:17:16 +00:00
mklibs tools: remove static linking support 2015-02-06 00:00:43 +00:00
mm-macros tools: add back and update mm-macros, it is required for libsigc++ 2015-03-20 11:34:47 +00:00
mpc mpc: upgrade to 1.0.2 2014-04-19 21:39:11 +00:00
mpfr tools: Fix mpfr build on FreeBSD 10.1 2015-02-05 16:58:10 +00:00
mtd-utils tools/mtd-utils: upgrade to latest git 2015-05-26 09:25:30 +00:00
mtools mtools: fix build errors on mac os x (#19064) 2015-02-24 06:06:12 +00:00
padjffs2 tools: remove static linking support 2015-02-06 00:00:43 +00:00
patch patch: bump GNU patch to 2.7.5 2015-03-15 05:07:10 +00:00
patch-image tools: remove static linking support 2015-02-06 00:00:43 +00:00
patchelf tools/patchelf: fix portability issue breaking mac os x builds (#18998) 2015-02-19 10:30:39 +00:00
pkg-config tools/pkg-config: fix compile on musl hosts 2015-05-04 13:22:54 +00:00
ppl ppl: update to 1.1 2013-12-15 21:07:34 +00:00
qemu tools: remove static linking support 2015-02-06 00:00:43 +00:00
quilt include/download.mk: Add download mirrors for tools from GNU Savannah (bug #15184) 2014-10-08 08:01:39 +00:00
scons scons: change md5sum to new release 2015-07-04 08:54:20 +00:00
sed tools/sed: fix compile on musl hosts 2015-05-04 13:22:17 +00:00
sparse sparse: add as a new package selectable from the config 2014-04-12 21:21:49 +00:00
squashfs tools: remove static linking support 2015-02-06 00:00:43 +00:00
squashfs4 tools: remove static linking support 2015-02-06 00:00:43 +00:00
sstrip tools: remove static linking support 2015-02-06 00:00:43 +00:00
upslug2 tools: remove static linking support 2015-02-06 00:00:43 +00:00
upx tools: remove static linking support 2015-02-06 00:00:43 +00:00
wrt350nv2-builder tools: remove static linking support 2015-02-06 00:00:43 +00:00
xz tools: remove static linking support 2015-02-06 00:00:43 +00:00
yaffs2 tools: remove static linking support 2015-02-06 00:00:43 +00:00
Makefile tools: add expat library (to be used by gdb) 2015-07-10 19:42:05 +00:00