You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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
9 years ago
..
autoconf tools/autoconf: fix compile on musl hosts 9 years ago
automake automake: portability fixes 9 years ago
b43-tools b43-tools: b43-fwsquash.py: manually remove LP-PHY 16 support 10 years ago
bc bc: add download mirrors 9 years ago
bison tools: remove static linking support 9 years ago
ccache ccache: Make ccache aware of OpenWRT provided GCC patch. 9 years ago
cloog cloog: update to 0.18.1 11 years ago
cmake tools: Fix cmake build on FreeBSD 10.1 9 years ago
dosfstools dosfstools: switch back to release tarballs, update patches to the latest sent upstream 9 years ago
e2fsprogs tools: remove static linking support 9 years ago
elftosb tools: remove static linking support 9 years ago
expat tools: add expat library (to be used by gdb) 9 years ago
findutils tools: Fix compilation on x32 host 10 years ago
firmware-utils ar71xx: Add Support for the Bitmain Antminer S3 9 years ago
flex tools: remove static linking support 9 years ago
flock tools: remove static linking support 9 years ago
gengetopt tools: gengetopt: Disable doc and tests builds 9 years ago
gmp gmp: disable assembly to fix build on systems that use PIE binaries 9 years ago
include tools: host/include/getline.h: fix FreeBSD 8.0+ support 9 years ago
libelf build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems 12 years ago
libtool libtool: passthrough -fstack-protector* to linker 9 years ago
lzma tools: remove static linking support 9 years ago
lzma-old tools/lzma-old fix compile issues (patch from #10253) 13 years ago
m4 tools: remove static linking support 9 years ago
make-ext4fs make-ext4fs: avoid using libc internal declarations 9 years ago
missing-macros tools: remove a bunch of unused automake macros 9 years ago
mkimage tools/mkimage: backport gcc5 compatibility, patch 9 years ago
mklibs tools: remove static linking support 9 years ago
mm-macros tools: add back and update mm-macros, it is required for libsigc++ 9 years ago
mpc mpc: upgrade to 1.0.2 10 years ago
mpfr tools: Fix mpfr build on FreeBSD 10.1 9 years ago
mtd-utils tools/mtd-utils: upgrade to latest git 9 years ago
mtools mtools: fix build errors on mac os x (#19064) 9 years ago
padjffs2 tools: remove static linking support 9 years ago
patch patch: bump GNU patch to 2.7.5 9 years ago
patch-image tools: remove static linking support 9 years ago
patchelf tools/patchelf: fix portability issue breaking mac os x builds (#18998) 9 years ago
pkg-config tools/pkg-config: fix compile on musl hosts 9 years ago
ppl ppl: update to 1.1 11 years ago
qemu tools: remove static linking support 9 years ago
quilt include/download.mk: Add download mirrors for tools from GNU Savannah (bug #15184) 10 years ago
scons scons: change md5sum to new release 9 years ago
sed tools/sed: fix compile on musl hosts 9 years ago
sparse sparse: add as a new package selectable from the config 10 years ago
squashfs tools: remove static linking support 9 years ago
squashfs4 tools: remove static linking support 9 years ago
sstrip tools: remove static linking support 9 years ago
upslug2 tools: remove static linking support 9 years ago
upx tools: remove static linking support 9 years ago
wrt350nv2-builder tools: remove static linking support 9 years ago
xz tools: remove static linking support 9 years ago
yaffs2 tools: remove static linking support 9 years ago
Makefile tools: add expat library (to be used by gdb) 9 years ago