Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35518 - Easier building of packages for multiple arches
Summary: Easier building of packages for multiple arches
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Enhancement/Feature Requests (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-10 05:03 UTC by rob holland (RETIRED)
Modified: 2004-01-07 06:58 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 rob holland (RETIRED) gentoo-dev 2003-12-10 05:03:58 UTC
It would be nice if the default PKGDIR was something like:

/packages/${CHOST}/

This would make it easier to build package for different arches as I can just do:

CHOST="foo" CFLAGS="bar" CXXFLAGS=${CFLAGS} emerge -B thingy

Reproducible: Always
Steps to Reproduce:
Comment 1 rob holland (RETIRED) gentoo-dev 2004-01-05 02:22:32 UTC
please ignore this, I found a better solution :)
Comment 2 Andreas Vinsander 2004-01-07 06:58:25 UTC
Plz, tell us what better solution you found. Might be interesting to adopt it on our local network as well.