[gpm] [patch] fix dependency calculation on ppc64 / linux-2.6

Nico Schottelius nico-gpm@schottelius.org
Sat Oct 15 18:44:03 CEST 2005


[x] applied

Mike Frysinger [Tue, May 03, 2005 at 11:18:48PM -0400]:
> our ppc64 team hit a snag with gpm and linux headers based on 2.6 kernel:
> 
> http://bugs.gentoo.org/show_bug.cgi?id=66222
> 
> simple fix is to change the second '*' glob to a '+':
> -    $(SED) 's/^\(.*\)\.o\([ :]*\)/\1.o \1.lo\2/g' >> $(DEPFILE) ; done
> +    $(SED) 's/^\(.*\)\.o\([ :]+\)/\1.o \1.lo\2/g' >> $(DEPFILE) ; done
> 
> this hasnt caused any known regressions on any other arch that has tested gpm 
> in Gentoo (alpha/amd64/arm/hppa/ia64/mips/ppc/ppc64/sparc/x86)
> -mike
> _______________________________________________
> gpm mailing list
> gpm@lists.linux.it
> http://lists.linux.it/listinfo/gpm
> 

-- 
Latest project: cconfig (http://nico.schotteli.us/papers/linux/cconfig/)
Open Source nutures open minds and free, creative developers.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: Digital signature
Url : http://lists.linux.it/pipermail/gpm/attachments/20051015/1c5738eb/attachment.pgp


More information about the gpm mailing list