diff options
-rw-r--r-- | meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.4.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.4.bb b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.4.bb index 6a62304a1c..7c849cf5e7 100644 --- a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.4.bb +++ b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.4.bb | |||
@@ -46,8 +46,6 @@ PARALLEL_MAKE = "" | |||
46 | CCACHE = "" | 46 | CCACHE = "" |
47 | CLEANBROKEN = "1" | 47 | CLEANBROKEN = "1" |
48 | 48 | ||
49 | TARGET_CC_ARCH += "${LDFLAGS}" | ||
50 | |||
51 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6 systemd', d)} des smux" | 49 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6 systemd', d)} des smux" |
52 | PACKAGECONFIG[des] = "--enable-des, --disable-des" | 50 | PACKAGECONFIG[des] = "--enable-des, --disable-des" |
53 | PACKAGECONFIG[elfutils] = "--with-elf, --without-elf, elfutils" | 51 | PACKAGECONFIG[elfutils] = "--with-elf, --without-elf, elfutils" |