Hello, On Thu, Nov 5, 2009 at 4:00 PM, Przemyslaw Wesolek <[email protected]> wrote: > boost 1.33.1 recipe ignores LDFLAGS set by OE, including --hash-style. > In result package_qa task issues error. > > This patch fixes the recipe by appending OE's specifics to compiler > flags. > > This only affects 1.33, as newer versions of boost don't use boost.inc. > > Signed-off-by: Przemyslaw Wesolek <[email protected]> > --- > recipes/boost/boost.inc | 3 +++ > recipes/boost/boost_1.33.1.bb | 2 +- > 2 files changed, 4 insertions(+), 1 deletions(-) > Seems OK to me.
Acked-by: Leon Woestenberg <[email protected]> -- Leon _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
