aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>2009-07-11 19:08:40 +0200
committerDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>2009-07-11 19:08:40 +0200
commita0c04025a9f6cc94ed47db39bf20897b4f01644e (patch)
tree67f453571749c5d648205d4f4b78b51687d60135
parent5e910c56c38255f8d9745d1901e7faa97f918648 (diff)
downloadopenembedded-a0c04025a9f6cc94ed47db39bf20897b4f01644e.tar.gz
udev 118 : fix GNU hash
fixed adding that to the recipe: TARGET_CC_ARCH += "${LDFLAGS}"
-rw-r--r--recipes/udev/udev_118.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/udev/udev_118.bb b/recipes/udev/udev_118.bb
index 7fcd4c546c..b7043496af 100644
--- a/recipes/udev/udev_118.bb
+++ b/recipes/udev/udev_118.bb
@@ -14,6 +14,7 @@ SRC_URI = "\
file://udevtrigger_add_devname_filtering.patch;patch=1 \
file://mount.blacklist \
"
+TARGET_CC_ARCH += "${LDFLAGS}"
require udev.inc