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

git version control git at git.openembedded.org
Wed Dec 1 19:48:01 UTC 2010


Module: openembedded.git
Branch: master
Commit: d3a228f6e809f748e211d23a259bf0c0d18f8848
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d3a228f6e809f748e211d23a259bf0c0d18f8848

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