mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000.git
synced 2025-12-23 11:53:09 +00:00
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 |
||
|---|---|---|
| .. | ||
| 001-revert_register_mode_search.patch | ||
| 002-case_insensitive.patch | ||
| 010-documentation.patch | ||
| 100-uclibc-conf.patch | ||
| 200-musl_config.patch | ||
| 201-musl_arm.patch | ||
| 202-musl_mips.patch | ||
| 203-musl_powerpc.patch | ||
| 204-musl_sh.patch | ||
| 205-musl_x86.patch | ||
| 206-musl_aarch64.patch | ||
| 207-musl_fixincludes.patch | ||
| 208-musl_gomp.patch | ||
| 209-musl_libstdc++.patch | ||
| 210-disable_libsanitizer_off_t_check.patch | ||
| 220-musl_mips_softfloat.patch | ||
| 221-musl_mips64.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 | ||
| 860-use_eh_frame.patch | ||
| 870-ppc_no_crtsavres.patch | ||
| 880-no_java_section.patch | ||
| 900-bad-mips16-crt.patch | ||
| 910-mbsd_multi.patch | ||
| 920-specs_nonfatal_getenv.patch | ||
| 930-fix-mips-noexecstack.patch | ||
| 940-no-clobber-stamp-bits.patch | ||