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

Bug 158067

Summary: [PATCH] Allow libtool to build a cross-compile wrapper
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild patch

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2006-12-13 12:03:46 UTC
As seen on bug #158040, some packages needs a libtool wrapper that's built for the exact CHOST value we're going to build for.

The attached patch allows libtool ebuild to answer to cross-${CHOST}/libtool symlinks (for crossdev, patch for that coming soon).

HTH,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-12-13 12:04:04 UTC
Created attachment 103975 [details, diff]
Ebuild patch
Comment 2 SpanKY gentoo-dev 2006-12-13 14:30:37 UTC
no ... packages that need libtool should be including one