commit: 5b6132a78409d42b35172669969c9d699b87f789
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 19 08:17:37 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 19 08:34:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b6132a7
app-crypt/rhash: add note re compile-gmo
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-crypt/rhash/rhash-1.4.2.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/app-crypt/rhash/rhash-1.4.2.ebuild
b/app-crypt/rhash/rhash-1.4.2.ebuild
index 0aea0acab044..95bea74843c5 100644
--- a/app-crypt/rhash/rhash-1.4.2.ebuild
+++ b/app-crypt/rhash/rhash-1.4.2.ebuild
@@ -70,6 +70,8 @@ multilib_src_configure() {
# We would add compile-gmo to the build targets but install-gmo always
# recompiles unconditionally. :(
+# (note from sam: this might be fixed in >1.4.2?
+#
https://github.com/rhash/RHash/commit/9e4eeb1268149b24b7fbe0fc0fe91e3a266e6261)
multilib_src_install() {
# -j1 needed due to race condition.