Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 137637

Summary: crossdev hangs with EMERGE_DEFAULT_OPTS="--ask"
Product: Gentoo Linux Reporter: volt3r
Component: [OLD] DevelopmentAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED FIXED    
Severity: normal CC: volt3r
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description volt3r 2006-06-22 11:50:09 UTC
If someone have EMERGE_DEFAULT_OPTS="--ask" in make.conf, crossdev -t ... script hangs up on:
emerge {binutils,gcc}-config -qu &> /dev/null // line 545

there should be:
emerge {binutils,gcc}-config --ignore-default-opts -qu &> /dev/null
Comment 1 SpanKY gentoo-dev 2006-06-23 19:48:32 UTC
fixed in cvs, cheers