[Buildroot] svn commit: trunk/buildroot/package/popt

Peter Korsgaard jacmet at uclibc.org
Mon Jan 26 06:01:56 UTC 2009


>>>>> "Ulf" == Ulf Samuelsson <ulf.samuelsson at atmel.com> writes:

 >> What's wrong with := ?

 Ulf> 90%+ of the Autotools packages use "=" and the rest use ":="
 Ulf> when I did a quick grep

 Ulf> Feel free to argue pro/con.

They are basic variables. We normally use := where possible for
performance reasons and to not have surprises later, but I know the
Makefile.autotoos.in "style" is = instead.

Just leave it for now, but please stick "cleanups" in seperate commits
from funcional changes.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list