summaryrefslogtreecommitdiffstats
path: root/package/perl-crypt-openssl-random/perl-crypt-openssl-random.mk
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-08-21 23:59:52 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-08-22 13:34:04 +0200
commit93acaa5a573865afc7a8c0912a7037965eb845a6 (patch)
tree66905b0953d4ff72e548571ba32658f353b395e4 /package/perl-crypt-openssl-random/perl-crypt-openssl-random.mk
parent2d80864d2ba0e2eba7bf9188ff7967d51c825454 (diff)
downloadbuildroot-93acaa5a573865afc7a8c0912a7037965eb845a6.tar.gz
buildroot-93acaa5a573865afc7a8c0912a7037965eb845a6.zip
e2fsprogs: build shared library for the host
By default, the e2fsprogs package builds and installs only static libraries, unless --enable-elf-shlibs is passed. For the target variant, we pass the appropriate --enable-elf-shlibs/--disable-elf-shlibs options, but not for the host package, and therefore static e2fsprogs libraries get installed. However, on the host, our policy is to build shared libraries and not static libraries, as visible in the default configure options passed to host package in pkg-autotools.mk (--enable-shared --disable-static). Let's do the same with e2fsprogs. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/perl-crypt-openssl-random/perl-crypt-openssl-random.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud