kumquat-buildroot/package/dropbear
Stefan Sørensen c9922a4d2f dropbear: Do not build static binary
Dropbear 2018.76 now uses the --enable-static option to indicate that a static
binary should be built. This will incorrectly pick up the generic buildroot
option intended for building static libraries, causing an unwanted static
binary build with BR2_SHARED_STATIC_LIBS.

Fix by appending an --disable-static configure flag, overriding the buildroot
default.

Signed-off-by: Stefan Sørensen <stefan.sorensen@spectralink.com>
Reviewed-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-05-08 15:09:25 +02:00
..
0001-only-advertise-single-server-ecdsa-key-when-R-is-used.patch
Config.in
dropbear.hash
dropbear.mk dropbear: Do not build static binary 2018-05-08 15:09:25 +02:00
dropbear.service
S50dropbear