View | Details | Raw Unified
Collapse All | Expand All

(-) /usr/portage/app-emulation/xen/xen-2.0.7.ebuild (+7 lines)
 Lines 26-31    Link Here 
S="${WORKDIR}/${PN}-2.0"
S="${WORKDIR}/${PN}-2.0"
src_unpack() {
	unpack ${A}
	echo "CFLAGS += -nopie -fno-stack-protector -fno-stack-protector-all" \
		>> ${S}/xen/arch/x86/Rules.mk
}
src_compile() {
src_compile() {
	local myopt
	local myopt
	if use debug; then
	if use debug; then