void-packages/srcpkgs/gcc
Leah Neukirchen ec067ff736 gcc: drop explicit -fno-PIE, let gcc figure this out.
Explicit -fno-PIE results in parts of libstdc++.a being built non-PIC,
which breaks -static-libstdc++ for PIE binaries.
Also requires lots of fiddling in the build system which we try to
avoid.

See #8842.
2017-11-06 15:05:00 +01:00
..
files
patches gcc: patch for bug#81829. 2017-11-03 23:29:48 +01:00
template gcc: drop explicit -fno-PIE, let gcc figure this out. 2017-11-06 15:05:00 +01:00
update