aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/6.2.0/280-musl-disable-ifunc-by-default.patch
Commit message (Collapse)AuthorAgeFilesLines
* toolchain/gcc: update 6.x to 6.3.0Syrone Wong2016-12-241-38/+0
| | | | | | | | This is a bugfix release Build and run tested on mvebu/Linksys WRT1900AC v1 Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
* toolchain: gcc: disable ifunc on *-musl by defaultYousong Zhou2016-11-241-0/+38
Otherwise the built binaries may fail with Error relocating /usr/bin/qemu-system-x86_64: unsupported relocation type 37 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>