mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-kernel/spl-9999: Update kernel config reqs for grsec
compatibility with Grsec's HIDESYM has been fixed in a few released versions already. RANDSTRUCT causes compile failures. They are correct in the latest release ebuild but the live ebuild was out of sync. Package-Manager: portage-2.2.26
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -39,9 +39,9 @@ pkg_setup() {
|
||||
linux-info_pkg_setup
|
||||
CONFIG_CHECK="
|
||||
!DEBUG_LOCK_ALLOC
|
||||
!GRKERNSEC_HIDESYM
|
||||
MODULES
|
||||
!GRKERNSEC_RANDSTRUCT
|
||||
KALLSYMS
|
||||
MODULES
|
||||
!PAX_KERNEXEC_PLUGIN_METHOD_OR
|
||||
ZLIB_DEFLATE
|
||||
ZLIB_INFLATE
|
||||
|
||||
Reference in New Issue
Block a user