aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/net-snmp
diff options
context:
space:
mode:
authorJan Lübbe <jluebbe@debian.org>2009-09-09 11:25:39 +0000
committerJan Lübbe <jluebbe@debian.org>2009-09-18 08:04:36 +0000
commit07f750c6382476b799201b5ca47f93a5f7aa7e84 (patch)
tree26b681809b9839d0fadd01bd7f41010dbd5e8193 /recipes/net-snmp
parentca309af34a87bfaf5beb3ae78a15617b865c2fe8 (diff)
downloadopenembedded-07f750c6382476b799201b5ca47f93a5f7aa7e84.tar.gz
net-snmp: use LDFLAGS (fixes QA error)
Diffstat (limited to 'recipes/net-snmp')
-rw-r--r--recipes/net-snmp/net-snmp.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/net-snmp/net-snmp.inc b/recipes/net-snmp/net-snmp.inc
index 769eb68294..7ba48c6dec 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)