commit: ae07d975c5a7f0a581a8570ddbfa26915ae87c2d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 18 23:03:47 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 23:03:47 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae07d975
dev-util/colm: add note re cmake
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/colm/colm-0.14.6.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-util/colm/colm-0.14.6.ebuild b/dev-util/colm/colm-0.14.6.ebuild
index 7ff5eff90c4..659b201eab5 100644
--- a/dev-util/colm/colm-0.14.6.ebuild
+++ b/dev-util/colm/colm-0.14.6.ebuild
@@ -48,4 +48,5 @@ src_install() {
# NOTE: dev-util/ragel needs the static libraries
# and .la files, unfortunately.
+ # (May have better luck if we use the CMake port?)
}