mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
sys-freebsd/freebsd-lib: set RPCDIR to include_proper when pre-installing headers
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
@@ -328,6 +328,7 @@ do_bootstrap() {
|
||||
CTARGET="${CHOST}" install_includes "/include_proper_${ABI}"
|
||||
CFLAGS="${CFLAGS} -isystem ${WORKDIR}/include_proper_${ABI}"
|
||||
CXXFLAGS="${CXXFLAGS} -isystem ${WORKDIR}/include_proper_${ABI}"
|
||||
mymakeopts="${mymakeopts} RPCDIR=${WORKDIR}/include_proper_${ABI}/rpcsvc"
|
||||
fi
|
||||
bootstrap_csu
|
||||
bootstrap_libssp_nonshared
|
||||
|
||||
Reference in New Issue
Block a user