commit:     9e1a9b458f62828a63d51af53262857fb10440c3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 14 19:10:20 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 14 19:10:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e1a9b45

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 <asturm <AT> gentoo.org>
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 d13715350a1..47407f3ae11 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

Reply via email to