commit: eb51e7d7f6a5c30fc67e3fe13df25681d329a5d6
Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 9 14:53:57 2020 +0000
Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Fri Oct 9 14:53:57 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb51e7d7
dev-util/boost-build: remove hprefixify for non-existent file
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>
dev-util/boost-build/boost-build-1.74.0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-util/boost-build/boost-build-1.74.0.ebuild
b/dev-util/boost-build/boost-build-1.74.0.ebuild
index 40e1b4993f7..8801fdb3a59 100644
--- a/dev-util/boost-build/boost-build-1.74.0.ebuild
+++ b/dev-util/boost-build/boost-build-1.74.0.ebuild
@@ -40,7 +40,6 @@ src_prepare() {
}
src_configure() {
- hprefixify engine/Jambase
tc-export CXX
}