void-packages/common/environment/configure/gccspecs
Christian Neukirchen e58a7b24e9 gccspecs/hardened-cc1: also pass -fPIE to cpp by default.
Note that -fPIE defines __PIC__ and __PIE__, so passing this on to
pure cpp(1)/gcc -E executions is relevant.

Found the hard way due to ccache breaking on i686 with precompiled
headers which used the non-PIC definitions in cpuid.h since header
precompilation doesn't read cc1_options.
2015-11-19 16:30:06 +01:00
..
hardened-cc1 gccspecs/hardened-cc1: also pass -fPIE to cpp by default. 2015-11-19 16:30:06 +01:00
hardened-ld defaults.conf: move -z now to hardened-ld only. 2015-03-08 19:57:01 +01:00