]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
netsnmp: disable build with external toolchain
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 15 May 2010 18:09:46 +0000 (20:09 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 20 May 2010 20:34:30 +0000 (22:34 +0200)
commit52e600ebec9cb571edee8f791da851035ae6b969
tree5451ae767b7837f970deb5116711a11a0fbb6b7a
parent56407a4efa4f0da90462e4eb71180b3c2c8bb874
netsnmp: disable build with external toolchain

There is a build problem with netsnmp on external toolchain that isn't
easy to fix: libtool strips the --sysroot that we are passing it,
which make the link step fail.

In preparation for the release, just make sure this package isn't
visible to external toolchain users. Of course, on the long run, we
should fix this.

We also disable the build of the Quagga SNMP support because it
selects netsnmp.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/netsnmp/Config.in
package/quagga/Config.in