All of lore.kernel.org
 help / color / mirror / Atom feed
* any current standard on avoiding use of both "_append" and "+="?
@ 2012-07-22 19:12 Robert P. J. Day
  2012-07-23  9:15 ` Paul Eggleton
  0 siblings, 1 reply; 5+ messages in thread
From: Robert P. J. Day @ 2012-07-22 19:12 UTC (permalink / raw)
  To: OE Core mailing list


  quick check shows this:

recipes-graphics/xorg-lib/libxp_1.0.1.bb:CFLAGS_append += " -I ${S}/include/X11/XprintUtil -I ${S}/include/X11/extensions"
recipes-sato/webkit/webkit-gtk_1.8.1.bb:EXTRA_OECONF_append_powerpc += "--with-unicode-backend=glib"
recipes-sato/webkit/webkit-gtk_1.8.1.bb:CPPFLAGS_append_powerpc += "-I${STAGING_INCDIR}/pango-1.0 \

  was there going to be any effort to avoid combining "_append" with
"+=" in recipe files, simply for the sake of clarity?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-07-23 10:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-22 19:12 any current standard on avoiding use of both "_append" and "+="? Robert P. J. Day
2012-07-23  9:15 ` Paul Eggleton
2012-07-23 10:07   ` Robert P. J. Day
2012-07-23 10:12     ` Paul Eggleton
2012-07-23 10:15       ` Robert P. J. Day

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.