udev 118 : fix GNU hash
authorDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Sat, 11 Jul 2009 17:08:40 +0000 (19:08 +0200)
committerDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Sat, 11 Jul 2009 17:08:40 +0000 (19:08 +0200)
fixed adding that to the recipe:
TARGET_CC_ARCH += "${LDFLAGS}"

recipes/udev/udev_118.bb

index 7fcd4c5..b704349 100644 (file)
@@ -14,6 +14,7 @@ SRC_URI = "\
  file://udevtrigger_add_devname_filtering.patch;patch=1 \
  file://mount.blacklist \
 "
+TARGET_CC_ARCH += "${LDFLAGS}"
 
 require udev.inc