summaryrefslogtreecommitdiff
path: root/package/net-snmp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/net-snmp/Makefile')
-rw-r--r--package/net-snmp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/net-snmp/Makefile b/package/net-snmp/Makefile
index d32401d33..0e21b9c3d 100644
--- a/package/net-snmp/Makefile
+++ b/package/net-snmp/Makefile
@@ -39,7 +39,7 @@ else
SNMP_TRANSPORTS_EXCLUDED:= TCPIPv6 UDPIPv6
endif
-TLDFLAGS+= -pthread
+TARGET_LDFLAGS+= -pthread
CONFIGURE_ARGS+= --with-defaults \
--with-persistent-directory=/etc/snmp \
--with-default-snmp-version=3 \