Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157783 - sys-fs/cramfs: patch to honour CFLAGS and CC settings
Summary: sys-fs/cramfs: patch to honour CFLAGS and CC settings
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-10 17:41 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-12-29 18:53 UTC (History)
0 users

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


Attachments
Ebuild patch (cramfs-ebuild.patch,813 bytes, patch)
2006-12-10 17:41 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 2006-12-10 17:41:03 UTC
The attached patch applied over current ebuild allows:

a) to crosscompile cramfs, that at the moment uses just "gcc", creating an x86-64 binary when crossbuilding x86-64->arm;
b) to distcc the package without making use of the distcc wrapper;
c) to have it respect the CFLAGS the user asked.

HTH,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-12-10 17:41:21 UTC
Created attachment 103771 [details, diff]
Ebuild patch
Comment 2 SpanKY gentoo-dev 2006-12-29 18:53:49 UTC
added to cvs, cheers