mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-libs/libffi: clarify comment
Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
@@ -54,7 +54,7 @@ src_prepare() {
|
||||
multilib_src_configure() {
|
||||
use userland_BSD && export HOST="${CHOST}"
|
||||
# python does not like miltilib-wrapped headers: bug #643582
|
||||
# thus we install includes into different headers
|
||||
# thus we install includes into ABI-specific paths
|
||||
local includes="${EPREFIX}"/usr/$(get_libdir)/${P}/include/
|
||||
econf \
|
||||
$(use_enable static-libs static) \
|
||||
|
||||
Reference in New Issue
Block a user