[intel/portage] disable PIE for dev-lang/python, see bug 3599

This commit is contained in:
Fabio Erculiani 2012-10-07 21:46:53 +02:00
parent 1511dae291
commit 230e8a87e0
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# Disable PIE, because it seems to cause
# Segmentation faults with guake.
# See Sabayon bug #3599
GCC_SPECS=/usr/lib/gcc/*/*/hardenednopiessp.specs
export GCC_SPECS