All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Bug #651 fixing
@ 2011-01-12  2:11 Lianhao Lu
  2011-01-12  2:11 ` [PATCH 1/1] meta-environment: Remove c++ include dir from CXXFLAGS Lianhao Lu
  2011-01-12 11:18 ` [PATCH 0/1] Bug #651 fixing Richard Purdie
  0 siblings, 2 replies; 3+ messages in thread
From: Lianhao Lu @ 2011-01-12  2:11 UTC (permalink / raw)
  To: poky

Due to the gcc fixing in commit f13cb20, the c++ include dir is not needed to be
included in the CXXFLAGS environment variable in the meta-environment files.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: llu/bug651
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=llu/bug651

Thanks,
    Lianhao Lu <lianhao.lu@intel.com>
---


Lianhao Lu (1):
  meta-environment: Remove c++ include dir from CXXFLAGS.

 meta/classes/toolchain-scripts.bbclass     |    2 +-
 meta/recipes-core/meta/meta-environment.bb |    4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)



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

end of thread, other threads:[~2011-01-12 11:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-12  2:11 [PATCH 0/1] Bug #651 fixing Lianhao Lu
2011-01-12  2:11 ` [PATCH 1/1] meta-environment: Remove c++ include dir from CXXFLAGS Lianhao Lu
2011-01-12 11:18 ` [PATCH 0/1] Bug #651 fixing Richard Purdie

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.