mirror of git://git.musl-libc.org/musl
7dad9c2125
the specfile for the wrapper was written assuming output is pie only if -pie appears on the command line. recent (and older patched) versions of gcc can be configured to produce pie output by default, adn when used with such a toolchain, the wrapper linked the wrong startfiles (crt*) containing pic-incompatible code. rather than trying to figure out gcc's default, simply always use the pic-compatible start files. |
||
---|---|---|
.. | ||
add-cfi.common.awk | ||
add-cfi.i386.awk | ||
add-cfi.x86_64.awk | ||
install.sh | ||
ld.musl-clang.in | ||
mkalltypes.sed | ||
musl-clang.in | ||
musl-gcc.specs.sh | ||
version.sh |