Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66420 - econf should use $CTARGET just like $CBUILD
Summary: econf should use $CTARGET just like $CBUILD
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Ebuild Support (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2004-10-05 06:39 UTC by SpanKY
Modified: 2004-10-22 08:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2004-10-05 06:39:05 UTC
it'd be nice if portage also respected $CTARGET

just update ebuild.sh:
if [ ! -z "${CTARGET}" ] ; then
    EXTRA_ECONF="--target=${CTARGET} ${EXTRA_ECONF}"
fi

then in the xpak stage
echo $CTARGET > CTARGET
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2004-10-22 08:47:53 UTC
Bug has been fixed and released in stable portages on or before 2.0.51-r2