All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] bitbake.conf: Simplify TARGET_CPPFLAGS/LDFLAGS
@ 2011-02-22  1:14 Tom Rini
  2011-02-22  1:14 ` [PATCH] " Tom Rini
  0 siblings, 1 reply; 13+ messages in thread
From: Tom Rini @ 2011-02-22  1:14 UTC (permalink / raw)
  To: openembedded-devel

As part of my looking into RPATH QA errors I noticed that we pass it
in _everywhere_ on non-libtool 2.4 distributions and looked around
a little.  I noticed that poky had dropped this change long ago on
the grounds that it's not needed with gcc & company obeying --sysroot
(rather than libtool).  This doesn't appear to have had the giant
fixing of RPATH issues that I had hoped for (but I can spot check if
people ask).  This change was tested in the trini/simplify-target-flags
branch and over the weekend I got the following results:
http://dl.dropbox.com/u/3284539/feb18matrix_withsimplifyflags.pdf

I've spot-checked the failures and the only unexpected to me ones are
related to hitting the bitbake cache unexpectedly locked bug and the gvfs
glib-2.0 version conflict.




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

end of thread, other threads:[~2011-02-25  9:28 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-22  1:14 [PATCH 0/1] bitbake.conf: Simplify TARGET_CPPFLAGS/LDFLAGS Tom Rini
2011-02-22  1:14 ` [PATCH] " Tom Rini
2011-02-22  6:21   ` Khem Raj
2011-02-24  4:37     ` Denys Dmytriyenko
2011-02-24 15:57       ` Tom Rini
2011-02-24 16:47         ` Tom Rini
2011-02-24 23:39           ` [PATCH 1/3] bitbake.conf, native*.bbclass: pass --sysroot to TOOLCHAIN_OPTIONS Denys Dmytriyenko
2011-02-24 23:39             ` [PATCH 2/3] ffmpeg: pass --sysroot to configure script directly Denys Dmytriyenko
2011-02-25  1:22               ` Tom Rini
2011-02-24 23:39             ` [PATCH 3/3] gst-ffmpeg: remove 4-year old hack that sets CC directly Denys Dmytriyenko
2011-02-25  1:22               ` Tom Rini
2011-02-25  9:26               ` Koen Kooi
2011-02-25  1:21             ` [PATCH 1/3] bitbake.conf, native*.bbclass: pass --sysroot to TOOLCHAIN_OPTIONS Tom Rini

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.