Without this, ./configure via ax_boost_base finds boost library on the
host system instead of in the prefix.
Closes: https://bugs.gentoo.org/716448
Closes: https://github.com/gentoo/gentoo/pull/14587
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
$(use_enable ssl encryption)
$(use_enable static-libs static)
$(use_enable test tests)
+ --with-boost="${EPREFIX}/usr"
--with-libiconv
)
econf "${myeconfargs[@]}"
$(use_enable ssl encryption)
$(use_enable static-libs static)
$(use_enable test tests)
+ --with-boost="${EPREFIX}/usr"
--with-libiconv
)
econf "${myeconfargs[@]}"