First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 132485
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Joe Jezak <josejx@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Josu López Fernández <zamorate@gentoo-es.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
bcm43xx-fwcutter-004.ebuild.patch bcm43xx-fwcutter-004.ebuild.patch patch Josu López Fernández 2006-05-06 12:10 0000 825 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 132485 depends on: Show dependency tree
Show dependency graph
Bug 132485 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-05-06 12:09 0000
Hi!
net-wireless/bcm43xx-fwcutter doesn't compile on cross-compilation between two
different arches, because the compiler is simply 'gcc', and not '${CHOST}-gcc'.
To fix it, is only needed to change CC variable on the Makefile, with a simple
'sed'.
With the attached patch works to me well between i686, ppc and amd64.

Good bye!

------- Comment #1 From Josu López Fernández 2006-05-06 12:10:01 0000 -------
Created an attachment (id=86300) [edit]
bcm43xx-fwcutter-004.ebuild.patch

------- Comment #2 From Diego Pettenò 2006-05-06 16:16:46 0000 -------
I'm going to fix in another way (by changing CC on emake line), simpler and
more elegant ;)

I've just hit the issue while distcc'ing from my PPC.

First Last Prev Next    No search results available      Search page      Enter new bug