[oe-commits] Steve Sakoman : ebtables: fix GNU_HASH error

git version control git at git.openembedded.org
Sat Sep 12 08:10:13 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 23c18144b10a12aa8593b98125e9733519c69acc
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=23c18144b10a12aa8593b98125e9733519c69acc

Author: Steve Sakoman <steve at sakoman.com>
Date:   Fri Sep 11 16:06:08 2009 -0700

ebtables: fix GNU_HASH error

---

 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 \





More information about the Openembedded-commits mailing list