summaryrefslogtreecommitdiffstats
path: root/source-builder/config/net-snmp-5-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2019-07-06 19:20:09 +1000
committerChris Johns <chrisj@rtems.org>2019-07-21 21:09:34 +1000
commitc799e04a8fe85bf90d7f9dfe59298a696f4b0893 (patch)
tree82006becec36090a9647cc65d65215d8cdf2a490 /source-builder/config/net-snmp-5-1.cfg
parent6: Update unstable RTEMS 6 tool chain (diff)
downloadrtems-source-builder-c799e04a8fe85bf90d7f9dfe59298a696f4b0893.tar.bz2
5/packages: Add curl and update all packages with RTEMS 5 and LibBSD
- Update rtems-bsp support to correctly handle hosts for BSP. - Clean up the options for a BSP. - Check all RTEMS 5 packages and add 5/rtems-packages for all that build. - Update download locations and checksum of all packages. - The work requires the kernel and Libbsd hacve the same prefix.
Diffstat (limited to 'source-builder/config/net-snmp-5-1.cfg')
-rw-r--r--source-builder/config/net-snmp-5-1.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/source-builder/config/net-snmp-5-1.cfg b/source-builder/config/net-snmp-5-1.cfg
index bffe430..c82e310 100644
--- a/source-builder/config/net-snmp-5-1.cfg
+++ b/source-builder/config/net-snmp-5-1.cfg
@@ -43,6 +43,7 @@ URL: http://www.net-snmp.org/
CFLAGS="${CFLAGS} %{net_snmp_cflags}"
+ LIBS="-lbsd -lm -lz -lrtemsdefaultconfig" \
../${source_dir_net_snmp}/configure \
--host=%{_host} \
--prefix=%{_prefix} \