Bug#433158: madwifi-source: fails to build on MIPS32 CPU

Aurelien Jarno aurel32 at debian.org
Sun Jul 15 14:14:37 UTC 2007


On Sun, Jul 15, 2007 at 10:14:40AM +1000, Kel Modderman wrote:
> Hi Aurelien,
Hi!

> Thanks, for the patch.
> 
> I wonder, if you would like to have that patch applied upstream too?
> If so, please consider signing off on the contribution.
> 
> http://madwifi.org/wiki/DevDocs/SigningPatches
> 

Yes, I think it is a good idea. Please find below the same patch signed
off.

Cheers,
Aurelien

Signed-off-by: Aurelien Jarno <aurelien at aurel32.net>

--- madwifi-0.9.3.orig/hal/public/mips1-le-elf.inc
+++ madwifi-0.9.3/hal/public/mips1-le-elf.inc
@@ -68,5 +68,5 @@
 
 LDOPTS=	-EL
 COPTS+=	-DAH_BYTE_ORDER=AH_LITTLE_ENDIAN
-COPTS+=	-G 0 -EL -mno-abicalls -fno-pic -mips1 -Wa,--trap \
+COPTS+=	-G 0 -EL -mno-abicalls -fno-pic -Wa,--trap \
 	-fno-strict-aliasing -fno-common -fomit-frame-pointer -mlong-calls
--- madwifi-0.9.3.orig/hal/public/mips1-be-elf.inc
+++ madwifi-0.9.3/hal/public/mips1-be-elf.inc
@@ -68,5 +68,5 @@
 
 LDOPTS=	-EB
 COPTS+=	-DAH_BYTE_ORDER=AH_BIG_ENDIAN
-COPTS+=	-G 0 -EB -mno-abicalls -fno-pic -mips1 -Wa,--trap \
+COPTS+=	-G 0 -EB -mno-abicalls -fno-pic -Wa,--trap \
 	-fno-strict-aliasing -fno-common -fomit-frame-pointer -mlong-calls

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32 at debian.org         | aurelien at aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net




More information about the Pkg-madwifi-maintainers mailing list