All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Bug #808 fixing: Add --sysroot into LDFLAGS
@ 2011-03-04 10:39 Lianhao Lu
  2011-03-04 10:39 ` [PATCH 1/1] toolchain-script.bbclass: Added --sysroot to LDFLAGS Lianhao Lu
  0 siblings, 1 reply; 2+ messages in thread
From: Lianhao Lu @ 2011-03-04 10:39 UTC (permalink / raw)
  To: poky

From: Lianhao Lu <lianhao.lu@intel.com>

Added --sysroot to LDFLAGS in environment files, in case some projects use LDFLAGS for linking.

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

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


Lianhao Lu (1):
  toolchain-script.bbclass: Added --sysroot to LDFLAGS.

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



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

end of thread, other threads:[~2011-03-04 10:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-04 10:39 [PATCH 0/1] Bug #808 fixing: Add --sysroot into LDFLAGS Lianhao Lu
2011-03-04 10:39 ` [PATCH 1/1] toolchain-script.bbclass: Added --sysroot to LDFLAGS Lianhao Lu

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.