[intel/portage] add no-PIE message disable

This commit is contained in:
Fabio Erculiani 2012-10-07 21:55:24 +02:00
parent 230e8a87e0
commit c2a5c47e9f
1 changed files with 1 additions and 0 deletions

View File

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