commit: f07b4bc38476892be7c5fce140b3dc116e8a5843 Author: Filip Kobierski <fkobi <AT> pm <DOT> me> AuthorDate: Mon Nov 25 21:23:11 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 1 11:44:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f07b4bc3
sci-libs/geos: drop ignored cmakearg was ignored anyway so no code is changed Closes: https://bugs.gentoo.org/925107 Signed-off-by: Filip Kobierski <fkobi <AT> pm.me> Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/geos/geos-3.12.1.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/sci-libs/geos/geos-3.12.1.ebuild b/sci-libs/geos/geos-3.12.1.ebuild index 28aa46b4d863..d79086d95a41 100644 --- a/sci-libs/geos/geos-3.12.1.ebuild +++ b/sci-libs/geos/geos-3.12.1.ebuild @@ -27,9 +27,6 @@ src_configure() { -DBUILD_DOCUMENTATION=$(usex doc) -DBUILD_TESTING=$(usex test) -DUSE_CCACHE=OFF - - # bug #709368 - $(usev arm '-DDISABLE_GEOS_INLINE=ON') ) cmake_src_configure
