Skip to content
Commit 587863b0 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

bmon: link dynamically unless explicitly requested otherwise



Commit 009d8fce (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: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 3790e3ce
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment