Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126284 - crossdev ignores /usr/local/portage
Summary: crossdev ignores /usr/local/portage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-15 04:39 UTC by Ian Hubbertz
Modified: 2006-03-15 19:38 UTC (History)
0 users

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 Ian Hubbertz 2006-03-15 04:39:30 UTC
Own ebuild placed in /usr/local/portage are ignored by crossdev.

For example, I placed an own ebuild for sys-devel/gdb in /usr/local/portage, because I applied a patch to make avr-gdb work together with eclipse.


crossdev --ex-only --ex-gdb --target avr
then emerges avr-gdb by symlinking 
/usr/local/portage/cross-avr/gdb to /usr/portage/sys-devel/gdb.

Instead of this, the symlink should point to /usr/local/portage/sys-devel/gdb.
Comment 1 SpanKY gentoo-dev 2006-03-15 19:38:53 UTC
added support to current version