summaryrefslogtreecommitdiffstats
path: root/package/perl-crypt-openssl-random
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-08-21 23:59:51 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-08-22 13:34:00 +0200
commit2d80864d2ba0e2eba7bf9188ff7967d51c825454 (patch)
tree98be4b5aeda2d3797fa319043c644f61b493253f /package/perl-crypt-openssl-random
parentcf9106fe559cc9ea9f742c21713fe95f176b84b5 (diff)
downloadbuildroot-2d80864d2ba0e2eba7bf9188ff7967d51c825454.tar.gz
buildroot-2d80864d2ba0e2eba7bf9188ff7967d51c825454.zip
lzo: build shared library for the host
By default, the lzo package builds and installs only a static library. For the target variant, we pass the appropriate ENABLE_STATIC/ENABLE_SHARED options, but not for the host package, and therefore a static lzo library gets 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 lzo. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Acked-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud