buildrootschalter/package/util-linux
Thomas Petazzoni 07908c9145 util-linux: fix installation of shared libraries to not mess with pure static lib
Even when compiled with --enable-static --disable-shared, util-linux
creates some incorrect libuuid.so, libblkid.so and libmount.so
symbolic links, which confuses the compiler which thinks that a shared
library is available. This causes some build issues such as:

  http://autobuild.buildroot.org/results/990/9909d198ce14969d0e9d29a34fcc33f0ef79220d/

This commit fixes that by adding a patch to util-linux that fixes this
issue. The patch has been submitted upstream at
http://article.gmane.org/gmane.linux.utilities.util-linux-ng/9262.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-06-13 15:09:38 +02:00
..
Config.in util-linux: fix chfn/chsh missing dependencies 2014-04-21 10:34:48 +02:00
Config.in.host
login.pam
su.pam
util-linux-001-sscanf-no-ms-as.patch util-linux: bump version to 2.24.1 2014-04-03 20:22:31 +02:00
util-linux-002-program-invocation-short-name.patch util-linux: bump version to 2.24.1 2014-04-03 20:22:31 +02:00
util-linux-003-c.h-define-mkostemp-for-older-version-of-uClibc.patch util-linux: bump to version 2.24.2 2014-04-29 23:10:45 +02:00
util-linux-004-support-static-lib-build.patch util-linux: fix installation of shared libraries to not mess with pure static lib 2014-06-13 15:09:38 +02:00
util-linux.mk util-linux: bump to version 2.24.2 2014-04-29 23:10:45 +02:00