diff --git a/conf/intel/portage/env/dev-lang/python b/conf/intel/portage/env/dev-lang/python index 0b129b8..7a8eda2 100644 --- a/conf/intel/portage/env/dev-lang/python +++ b/conf/intel/portage/env/dev-lang/python @@ -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