bmon: link dynamically unless explicitly requested otherwise
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 17 Jun 2011 07:10:29 +0000 (09:10 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 17 Jun 2011 07:10:29 +0000 (09:10 +0200)
commit587863b039d3e9f1daabcada723450d633333473
tree7b6d38a5cee0af84560099c655da6676e019c5d2
parent3790e3ceed72f13767cdc41f8c05188d487c3a5e
bmon: link dynamically unless explicitly requested otherwise

Commit 009d8fceab4d (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>
package/bmon/bmon.mk