summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2019-02-17 19:24:20 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2019-02-17 19:24:20 -0800
commit4aeb39d3b74e9496e17177921adf00bb8794e155 (patch)
treec2e6cecd5f26cf22bd9af3e5c64250e033abc8bf /sys-fs/zfs-kmod/zfs-kmod-0.7.9-r1.ebuild
parentsys-kernel/spl: require !TRIM_UNUSED_KSYMS in kernel .config (diff)
downloadgentoo-4aeb39d3b74e9496e17177921adf00bb8794e155.tar.gz
gentoo-4aeb39d3b74e9496e17177921adf00bb8794e155.tar.bz2
gentoo-4aeb39d3b74e9496e17177921adf00bb8794e155.zip
sys-fs/zfs-kmod: require !TRIM_UNUSED_KSYMS in kernel .config
Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-fs/zfs-kmod/zfs-kmod-0.7.9-r1.ebuild')
-rw-r--r--sys-fs/zfs-kmod/zfs-kmod-0.7.9-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.7.9-r1.ebuild b/sys-fs/zfs-kmod/zfs-kmod-0.7.9-r1.ebuild
index e2c7ba257023..c702d6ed35bf 100644
--- a/sys-fs/zfs-kmod/zfs-kmod-0.7.9-r1.ebuild
+++ b/sys-fs/zfs-kmod/zfs-kmod-0.7.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -47,6 +47,7 @@ pkg_setup() {
IOSCHED_NOOP
MODULES
!PAX_KERNEXEC_PLUGIN_METHOD_OR
+ !TRIM_UNUSED_KSYMS
ZLIB_DEFLATE
ZLIB_INFLATE
"