ebtables: fix GNU_HASH error
authorSteve Sakoman <steve@sakoman.com>
Fri, 11 Sep 2009 23:06:08 +0000 (16:06 -0700)
committerKoen Kooi <koen@openembedded.org>
Sat, 12 Sep 2009 08:07:31 +0000 (10:07 +0200)
recipes/ebtables/ebtables_2.0.6.bb

index 33ad2b9..c4fc1c3 100644 (file)
@@ -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 \