diff options
author | Stefan Sørensen <stefan.sorensen@spectralink.com> | 2018-05-07 14:28:43 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-05-08 15:09:25 +0200 |
commit | c9922a4d2fc79e1d17f85e6f74c1e6ece9c91092 (patch) | |
tree | e17d3e7c85fb9fc6e01abb125ac1ed3037915106 /package/perl-net-http/perl-net-http.hash | |
parent | 0998275a3ad679b8410ec67ad14b4eb356574904 (diff) | |
download | buildroot-c9922a4d2fc79e1d17f85e6f74c1e6ece9c91092.tar.gz buildroot-c9922a4d2fc79e1d17f85e6f74c1e6ece9c91092.zip |
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>
Diffstat (limited to 'package/perl-net-http/perl-net-http.hash')
0 files changed, 0 insertions, 0 deletions