From 9e1a9b458f62828a63d51af53262857fb10440c3 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 14 Oct 2018 21:10:20 +0200 Subject: [PATCH] sys-fs/dfc: Drop obsolete cmake option CHANGELOG.md: remove "GRIM" compile option - compile flags previously set by "grim" are now defaults Closes: https://bugs.gentoo.org/659384 Signed-off-by: Andreas Sturmlechner Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- sys-fs/dfc/dfc-3.1.1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys-fs/dfc/dfc-3.1.1.ebuild b/sys-fs/dfc/dfc-3.1.1.ebuild index d13715350a12..47407f3ae117 100644 --- a/sys-fs/dfc/dfc-3.1.1.ebuild +++ b/sys-fs/dfc/dfc-3.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -28,7 +28,6 @@ src_configure() { # disable automagic dependency -DNLS_ENABLED="$(usex nls)" -DLFS_ENABLED=ON - -DGRIM=OFF ) cmake-utils_src_configure -- 2.26.2