net-snmp: use LDFLAGS (fixes QA error)
authorJan Lübbe <jluebbe@debian.org>
Wed, 9 Sep 2009 11:25:39 +0000 (11:25 +0000)
committerJan Lübbe <jluebbe@debian.org>
Fri, 18 Sep 2009 08:04:36 +0000 (08:04 +0000)
recipes/net-snmp/net-snmp.inc

index 769eb68..7ba48c6 100644 (file)
@@ -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)