zlib: disable call to ldconfig
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 26 Jan 2011 08:27:03 +0000 (09:27 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 26 Jan 2011 15:46:49 +0000 (16:46 +0100)
commit71970895406975355a3870b1ff3920e6aefd9158
tree8680a2fbbd7cce540e008f3881c1b81afd52fb6a
parented3ac88635ce51591f4b7195f7078d86cfbfc382
zlib: disable call to ldconfig

By default, zlib installation procedure calls ldconfig, which takes
time uselessly. ldconfig is only useful if you install libraries on
the host (in directories listed in /etc/ld.so.conf, or in /usr/lib or
/lib), so calling it after installing libraries in $(STAGING_DIR),
$(TARGET_DIR) or $(HOST_DIR) is just a lenghty no-op.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/zlib/zlib.mk