[Buildroot] Error in patch file

ANDY KENNEDY ANDY.KENNEDY at adtran.com
Thu Jan 12 20:48:02 UTC 2012


I had an error in an file I was working with, so I searched via:

grep -rI '\\[        ][      ]*$' .

In case LookOut morphs this, the [ 	] is <space><tab>.

It returns:
./package/java/jamvm/jamvm-1.5.0.patch.avr32:
+//        printf("compare and swap %d %d %s:line%d\n",oldval,newval,__FILE__,__LINE__);   \ 

Note:  there is a space at the end of this line, negating the \ for line continuation.

I don't know whether this patch is even used.  There are no sigs in the patch file either.

Andy


More information about the buildroot mailing list