wifipineapple-openwrt/toolchain
Felix Fietkau f877220973 gcc: don't clobber stamp-bits with a symlink to itself
Several versions of gcc have an issue in libstdc++v3 where the build may
clobber stamp-bits with a link to itself.  This doesn't manifest itself
on all systems.  On several Ubuntu systems, this doesn't appear to be a
problem, but it is an issue on Fedora 16 systems.

To fix the issue, we'll simply filter out stamp-bits from the symlinks
to be generated.

Note: gcc 4.4.7 is unaffected by this issue, so no fix is necessary
there.

Signed-off-by: John Szakmeister <john@szakmeister.net>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-12-12 17:01:57 +00:00
..
binutils aarch64: add initial support 2014-11-24 06:33:13 +00:00
eglibc eglibc: enforce use of autoconf-2.69 2014-11-24 02:06:20 +00:00
gcc gcc: don't clobber stamp-bits with a symlink to itself 2014-12-12 17:01:57 +00:00
gdb build: remove check to nonexistant CONFIG_ENABLE_LOCALE variable and move DISABLE_NLS to package-defaults.mk 2014-03-21 15:54:07 +00:00
insight build: remove check to nonexistant CONFIG_ENABLE_LOCALE variable and move DISABLE_NLS to package-defaults.mk 2014-03-21 15:54:07 +00:00
kernel-headers toolchain-headers: also copy asm-eva.h for mips(el) for 3.15+ 2014-12-01 13:27:06 +00:00
llvm gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close) 2009-10-10 19:25:48 +00:00
musl musl: add getopt support for non-option arguments 2014-11-19 09:21:02 +00:00
uClibc uClibc: fix ptrace header files for powerpc 2014-12-11 14:38:50 +00:00
wrapper buildroot: allow specifying libc personality for external toolchains 2013-02-20 15:06:10 +00:00
Config.in aarch64: add initial support 2014-11-24 06:33:13 +00:00
Makefile toolchain: update build steps doc 2014-02-18 22:15:58 +00:00
info.mk [toolchain] uClibc cleanup: 2009-04-24 02:07:24 +00:00