summaryrefslogtreecommitdiffstats
path: root/package/python-enum/python-enum.mk
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-12-16 22:46:58 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-12-20 21:55:23 +0100
commitbef6d517fb0a87d2564a94273815f7b3862feaf9 (patch)
tree33df8d746aba7aed7cd57f39fd919fe12114664a /package/python-enum/python-enum.mk
parent7f7dc71cc8545dacf23f9a25f33c184d15bed65c (diff)
downloadbuildroot-bef6d517fb0a87d2564a94273815f7b3862feaf9.tar.gz
buildroot-bef6d517fb0a87d2564a94273815f7b3862feaf9.zip
package/zlib: allow shared-only builds
Currently, we can build a static-only zlib, but not a shared-only one. This is because zlib's build-system is a custom ./configure (not using autotools), and does not allow building/installing only the shared library. Simply remove the .a as a post-staging install hook. We don't care removing it from target, since it is not used at link time to build other packages, and it is anyway removed later before assembling the filesystem images anyway. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-enum/python-enum.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud