[intel/portage] disable PIE for dev-lang/python, see bug 3599
This commit is contained in:
parent
1511dae291
commit
230e8a87e0
5
conf/intel/portage/env/dev-lang/python
vendored
Normal file
5
conf/intel/portage/env/dev-lang/python
vendored
Normal 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
|
Loading…
Reference in New Issue
Block a user