[oe] [STABLE][PATCH] ebtables: fix GNU_HASH error

Koen Kooi koen.kooi at gmail.com
Sat Sep 12 15:45:47 UTC 2009


From: Steve Sakoman <steve at sakoman.com>


Signed-off-by: Koen Kooi <koen at openembedded.org>
---
 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





More information about the Openembedded-devel mailing list