[oe-commits] Jan Lübbe : net-snmp: use LDFLAGS (fixes QA error)

git version control git at git.openembedded.org
Fri Sep 18 08:05:23 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 07f750c6382476b799201b5ca47f93a5f7aa7e84
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=07f750c6382476b799201b5ca47f93a5f7aa7e84

Author: Jan Lübbe <jluebbe at debian.org>
Date:   Wed Sep  9 11:25:39 2009 +0000

net-snmp: use LDFLAGS (fixes QA error)

---

 recipes/net-snmp/net-snmp.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/net-snmp/net-snmp.inc b/recipes/net-snmp/net-snmp.inc
index 769eb68..7ba48c6 100644
--- a/recipes/net-snmp/net-snmp.inc
+++ b/recipes/net-snmp/net-snmp.inc
@@ -10,6 +10,7 @@ INC_PR = "r5"
 
 inherit autotools update-rc.d
 
+TARGET_CC_ARCH += "${LDFLAGS}"
 
 do_configure() {
         # Additional flag based on target endiness (see siteinfo.bbclass)





More information about the Openembedded-commits mailing list