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

Bug 112794

Summary: net-fs/nfs-utils: export tc variables for sake of crosscompiling and distcc
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Network Filesystems <net-fs>
Status: RESOLVED WONTFIX    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild patch

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-11-17 03:28:05 UTC
The attached patch applied over the current ebuild exports the toolchain 
variables to make sure nfs-utils is built using the right named tools, 
allowing to crosscompile the package and to cross-distcc it. 
 
Thanks, 
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-11-17 03:28:31 UTC
Created attachment 73069 [details, diff]
Ebuild patch
Comment 2 SpanKY gentoo-dev 2005-11-20 00:08:26 UTC
most of those vars arent needed, and nfs-utils doesnt cross-compile anyways
(hits errors with rpcgen since it tries to execute it after building with target CC)