Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250970 - FreeMiNT sys-apps/gawk broken
Summary: FreeMiNT sys-apps/gawk broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All FreeMiNT
: High normal
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-14 21:58 UTC by Alan Hourihane
Modified: 2008-12-15 21:32 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 Alan Hourihane 2008-12-14 21:58:49 UTC
filefuncs doesn't build.

We need to add...

[[ ${CHOST} != *-mint* ]] && ...

or

[[ ${get_libname) != ".irrelevant" ]] && ...
Comment 1 Fabian Groffen gentoo-dev 2008-12-15 21:32:30 UTC
I committed the conditional