On Sat, 25 Sep 2010, Paul Menzel wrote:
> Am Freitag, den 24.09.2010, 15:39 -0400 schrieb Michael Smith:
> > This should work around package incompatibilities with whatever version
> > of make is installed on the build system.
> >
> > - deps += " virtual/${TARGET_PREFIX}gcc virtual/libc "
> > + deps += (" virtual/${TARGET_PREFIX}gcc virtual/libc "
> > + "make-native")
>
> Are the parentheses »()« needed? Is it to prevent using »\« for the line
> break?
Yes, that's correct.
Mike
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel