[oe-commits] Stefan Schmidt : hostap-daemon: Respect LDFLAGS for GNU_HASH

git version control git at git.openembedded.org
Thu Dec 2 19:20:55 UTC 2010


Module: openembedded.git
Branch: release-2010.12
Commit: be5165872c338be1c19fa67448a49f88bfa0207f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=be5165872c338be1c19fa67448a49f88bfa0207f

Author: Stefan Schmidt <stefan at datenfreihafen.org>
Date:   Thu Nov 11 14:55:02 2010 +0100

hostap-daemon: Respect LDFLAGS for GNU_HASH

---

 recipes/hostap/hostap-daemon_0.5.10.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/hostap/hostap-daemon_0.5.10.bb b/recipes/hostap/hostap-daemon_0.5.10.bb
index d5a71fc..27383c7 100644
--- a/recipes/hostap/hostap-daemon_0.5.10.bb
+++ b/recipes/hostap/hostap-daemon_0.5.10.bb
@@ -9,6 +9,7 @@ DEPENDS_append_mtx-1 = " madwifi-modules"
 DEPENDS_append_mtx-2 = " madwifi-modules"
 CPPFLAGS_append_mtx-1 = " -I${STAGING_INCDIR}/madwifi/"
 CPPFLAGS_append_mtx-2 = " -I${STAGING_INCDIR}/madwifi/"
+TARGET_CC_ARCH += " ${LDFLAGS}"
 
 #we introduce MY_ARCH to get 'armv5te' as arch instead of the misleading 'arm' on armv5te builds
 MY_ARCH := "${PACKAGE_ARCH}"





More information about the Openembedded-commits mailing list