[intel/portage] add no-PIE message disable
This commit is contained in:
parent
230e8a87e0
commit
c2a5c47e9f
1
conf/intel/portage/env/dev-lang/python
vendored
1
conf/intel/portage/env/dev-lang/python
vendored
@ -1,5 +1,6 @@
|
|||||||
# Disable PIE, because it seems to cause
|
# Disable PIE, because it seems to cause
|
||||||
# Segmentation faults with guake.
|
# Segmentation faults with guake.
|
||||||
# See Sabayon bug #3599
|
# See Sabayon bug #3599
|
||||||
|
echo "* Disabling PIE as per bug 3599"
|
||||||
GCC_SPECS=/usr/lib/gcc/*/*/hardenednopiessp.specs
|
GCC_SPECS=/usr/lib/gcc/*/*/hardenednopiessp.specs
|
||||||
export GCC_SPECS
|
export GCC_SPECS
|
||||||
|
Loading…
Reference in New Issue
Block a user