diff options
author | Mike Gilbert <floppym@gentoo.org> | 2017-02-04 14:34:51 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-02-04 14:34:51 -0500 |
commit | 3c1de7c4ab91294d0b59f79aa73e27d5c15e301a (patch) | |
tree | 84b14fb62ade8d46a4509b56b726278e17c02be8 /sys-boot | |
parent | sys-boot/grub: bump to 2.02~rc1 (diff) | |
download | gentoo-3c1de7c4ab91294d0b59f79aa73e27d5c15e301a.tar.gz gentoo-3c1de7c4ab91294d0b59f79aa73e27d5c15e301a.tar.bz2 gentoo-3c1de7c4ab91294d0b59f79aa73e27d5c15e301a.zip |
sys-boot/grub: silence QA warning about WX sections
Bug: https://bugs.gentoo.org/607844
Package-Manager: Portage-2.3.3_p47_p599968, Repoman-2.3.1_p40_p599968
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/grub/grub-2.02_beta3-r1.ebuild | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sys-boot/grub/grub-2.02_beta3-r1.ebuild b/sys-boot/grub/grub-2.02_beta3-r1.ebuild index 10cee017f478..bb291d118a77 100644 --- a/sys-boot/grub/grub-2.02_beta3-r1.ebuild +++ b/sys-boot/grub/grub-2.02_beta3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -125,11 +125,7 @@ QA_EXECSTACK=" usr/lib*/grub/*/kernel.img " -QA_WX_LOAD=" - usr/lib*/grub/*/kernel.exec - usr/lib*/grub/*/kernel.img - usr/lib*/grub/*/*.image -" +QA_WX_LOAD="usr/lib/grub/*" QA_PRESTRIPPED=" usr/lib.*/grub/.*/kernel.img |