kumquat-buildroot/package/bmon
Peter Korsgaard 587863b039 bmon: link dynamically unless explicitly requested otherwise
Commit 009d8fceab (add --{enable,disable}-{shared,static} automatically)
caused us to pass --enable-static in the normal (non-static) case as well,
which bmon interpretes as a request to link the bmon program statically,
bloating the image.

Fix it by passing an extra --disable-static to bmon configure to nullify
this.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-06-17 09:10:29 +02:00
..
bmon-gcc4.patch bmon: new package 2009-07-26 22:03:15 +02:00
bmon-nolibnl.patch bmon: new package 2009-07-26 22:03:15 +02:00
bmon-nostrip.patch bmon: new package 2009-07-26 22:03:15 +02:00
bmon.mk bmon: link dynamically unless explicitly requested otherwise 2011-06-17 09:10:29 +02:00
Config.in bmon: needs ipv6 support 2010-05-26 08:59:46 +02:00