buildrootschalter/package/util-linux
Yann E. MORIN a535a0eada package/util-linux: libuuid needs -lintl
When gettext is needed (with locales), libuuid needs to be linked
against -lintl.

In dynamic link, this is solved via the DT_NEEDED ELF tag, but for
static links, it does not get pulled in automatically.

Fix that by adding a Libs.private section to uuid.pc, but only if
it needed.

First part at fixing:
    http://autobuild.buildroot.net/results/c46/c467aeec258909bb82eda77123803944f97d8df8/

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-12-01 00:12:46 +01:00
..
Config.in util-linux: re-enable libmount and binaries on Microblaze 2014-11-11 21:33:14 +01:00
Config.in.host
login.pam
su.pam
util-linux-001-sscanf-no-ms-as.patch
util-linux-002-program-invocation-short-name.patch
util-linux-003-c.h-define-mkostemp-for-older-version-of-uClibc.patch
util-linux.hash util-linux: bump to version 2.25.2 2014-10-25 01:09:15 +02:00
util-linux.mk package/util-linux: libuuid needs -lintl 2014-12-01 00:12:46 +01:00