On Sat, Sep 12, 2009 at 05:45:47PM +0200, Koen Kooi wrote: > From: Steve Sakoman <[email protected]> > > > Signed-off-by: Koen Kooi <[email protected]>
Acked-by: Denys Dmytriyenko <[email protected]> > --- > recipes/ebtables/ebtables_2.0.6.bb | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/recipes/ebtables/ebtables_2.0.6.bb > b/recipes/ebtables/ebtables_2.0.6.bb > index 33ad2b9..c4fc1c3 100644 > --- a/recipes/ebtables/ebtables_2.0.6.bb > +++ b/recipes/ebtables/ebtables_2.0.6.bb > @@ -4,6 +4,8 @@ LICENSE = "GPL" > SECTION = "console/network" > PR = "r2" > > +TARGET_CC_ARCH += "${LDFLAGS}" > + > SRC_URI = "${SOURCEFORGE_MIRROR}/ebtables/ebtables-v${PV}.tar.gz \ > file://gcc34.patch;patch=1 \ > file://gcc4.patch;patch=1 \ > -- > 1.6.1 > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
