sys-fs/dfc: Drop obsolete cmake option
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 14 Oct 2018 19:10:20 +0000 (21:10 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 14 Oct 2018 19:10:20 +0000 (21:10 +0200)
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@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

sys-fs/dfc/dfc-3.1.1.ebuild

index d13715350a122fc7340d8b63209484a83cc66626..47407f3ae11780bb62cc4be656e79bc351dd9353 100644 (file)
@@ -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