diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2011-01-26 09:27:03 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-01-26 16:46:49 +0100 |
commit | 71970895406975355a3870b1ff3920e6aefd9158 (patch) | |
tree | 8680a2fbbd7cce540e008f3881c1b81afd52fb6a /package/ser2net | |
parent | ed3ac88635ce51591f4b7195f7078d86cfbfc382 (diff) |
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>
Diffstat (limited to 'package/ser2net')
0 files changed, 0 insertions, 0 deletions