All of lore.kernel.org
 help / color / mirror / Atom feed
* [STABLE][PATCH] ebtables: fix GNU_HASH error
@ 2009-09-12 15:45 Koen Kooi
  2009-09-17  1:12 ` Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Koen Kooi @ 2009-09-12 15:45 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Koen Kooi, Steve Sakoman

From: Steve Sakoman <steve@sakoman.com>


Signed-off-by: Koen Kooi <koen@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




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

end of thread, other threads:[~2009-09-17 11:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-12 15:45 [STABLE][PATCH] ebtables: fix GNU_HASH error Koen Kooi
2009-09-17  1:12 ` Denys Dmytriyenko
2009-09-17 11:49   ` Philip Balister

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.