From: Steve Sakoman Date: Fri, 11 Sep 2009 23:06:08 +0000 (-0700) Subject: ebtables: fix GNU_HASH error X-Git-Tag: Release-2010-05/1~2471^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23c18144b10a12aa8593b98125e9733519c69acc;p=openembedded.git ebtables: fix GNU_HASH error --- diff --git a/recipes/ebtables/ebtables_2.0.6.bb b/recipes/ebtables/ebtables_2.0.6.bb index 33ad2b9113..c4fc1c329a 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 \