From 3bfcf0499d0d3a4a3808d67106f8a17cdc53da13 Mon Sep 17 00:00:00 2001 From: Yixun Lan Date: Fri, 19 Feb 2016 10:04:35 +0800 Subject: app-emulation/xen-tools: disable stackcheck in seabios problem was seen in hardened system && using USE="-system-seabios" Gentoo-bug: 569810 Package-Manager: portage-2.2.27 --- app-emulation/xen-tools/files/gentoo-patches.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'app-emulation/xen-tools/files') diff --git a/app-emulation/xen-tools/files/gentoo-patches.conf b/app-emulation/xen-tools/files/gentoo-patches.conf index ea628ec07835..44e5472fa0a8 100644 --- a/app-emulation/xen-tools/files/gentoo-patches.conf +++ b/app-emulation/xen-tools/files/gentoo-patches.conf @@ -80,6 +80,8 @@ _gx033=" xen-tools-4.4.2-gcc99.patch" _gx034=" xen-tools-4.5.0-gcc99.patch" _gx035=" xen-tools-4.2-pod-docs-r1.patch" +# disable stackcheck for hardened system, bug 569810 +_gx036=" xen-tools-4.6-no-stackcheck.patch" # xen-tools-4.2.5 patches set _gpv_xen_tools_425_0=" ${_gx001} ${_gx002} ${_gx003} ${_gx004} ${_gx005} @@ -120,5 +122,5 @@ _gpv_xen_tools_461_0=" ${_gx008} ${_gx021} ${_gx022} ${_gx017} ${_gx031} ${_gx027} ${_gx032} -${_gx028} ${_gx029} +${_gx028} ${_gx029} ${_gx036} " -- cgit v1.2.3-18-g5258