mklibs 0.1.33ubuntu3 source package in Ubuntu

Changelog

mklibs (0.1.33ubuntu3) precise; urgency=low

  * Ignore claims of NEEDED *@ld-linux.so.3 symbols, as this completely
    confuses armhf's double linker situation, and doing so doesn't
    break armel (or anything else with a linker by that SONAME), as
    linkers are treated specially and copied anyway (LP: #984007)
 -- Adam Conrad <email address hidden>   Tue, 17 Apr 2012 22:51:00 -0600

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main devel

Downloads

File Size SHA-256 Checksum
mklibs_0.1.33ubuntu3.tar.gz 134.2 KiB dff54918b1798a52aace3dce113df462e134e7e4cfa9d31f75b5ae96ce8381d1
mklibs_0.1.33ubuntu3.dsc 1.2 KiB 92692a2c60a8666d789720f4407fb9c8634f5ca043d48019ae3d4cf82b2e2c20

Available diffs

View changes file

Binary packages built by this source

mklibs: Shared library reduction script

 mklibs produces cut-down shared libraries that contain only the
 routines required by a particular set of executables. This is
 useful when building closed systems where disk space is at a premium,
 such as the Debian installer.

mklibs-copy: Shared library reduction script

 mklibs-copy produces a minimal set of shared libraries that contain
 only the libs which are required by a particular set of executables.