buildrootschalter/package/zlib
Thomas Petazzoni 7197089540 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>
2011-01-26 16:46:49 +01:00
..
Config.in
zlib-1.2.5-fix-static-install.patch zlib: really fix install for static only builds 2010-12-12 08:51:58 +01:00
zlib.mk zlib: disable call to ldconfig 2011-01-26 16:46:49 +01:00