openwrt/toolchain/gcc/patches/4.6-linaro
Felix Fietkau 548d9a008f 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>

SVN-Revision: 43669
2014-12-12 17:01:57 +00:00
..
010-documentation.patch
020-gcc_bug_54295.patch
030-gcc_bug_48403.patch
040-gcc_bug_49696.patch
100-uclibc-conf.patch
200-musl.patch
301-missing-execinfo_h.patch
302-c99-snprintf.patch
305-libmudflap-susv3-legacy.patch
800-arm_v5te_no_ldrd_strd.patch
810-arm-softfloat-libgcc.patch
820-libgcc_pic.patch
830-arm_unbreak_armv4t.patch
840-armv4_pass_fix-v4bx_to_ld.patch
850-use_shared_libgcc.patch gcc: fix visibility of symbols libgcc.a 2014-02-24 21:09:37 +00:00
860-uclibc_use_eh_frame.patch
870-ppc_no_crtsavres.patch
880-no_java_section.patch
900-bad-mips16-crt
910-mbsd_multi.patch
920-specs_nonfatal_getenv.patch
940-no-clobber-stamp-bits.patch gcc: don't clobber stamp-bits with a symlink to itself 2014-12-12 17:01:57 +00:00
999-coldfire.patch