From: Andreas Sturmlechner Date: Sun, 14 Oct 2018 19:10:20 +0000 (+0200) Subject: sys-fs/dfc: Drop obsolete cmake option X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9e1a9b458f62828a63d51af53262857fb10440c3;p=gentoo.git 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 --- 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