Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113930 - perl and libperl: use ${CHOST} instead of checking USERLAND/ELIBC/KERNEL
Summary: perl and libperl: use ${CHOST} instead of checking USERLAND/ELIBC/KERNEL
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-29 11:44 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2005-12-05 08:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild patch (libperl-ebuild.patch,870 bytes, patch)
2005-11-29 11:45 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-11-29 11:44:46 UTC
The attached patch applied to libperl (and probably perl) ebuild checks the 
arch to use using ${CHOST} instead of checking the other variables. 
This is more reliable and it's crosscompile safe. 
 
It's also simpler to maintain probably. 
 
HTH, 
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-11-29 11:45:02 UTC
Created attachment 73807 [details, diff]
Ebuild patch
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2005-12-05 08:08:55 UTC
all set