summaryrefslogtreecommitdiffstats
path: root/package/gcc
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-06-12 22:12:43 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-06-13 15:09:38 +0200
commit07908c9145d8427c7cebaa72fedd69885e00d42e (patch)
treebdd83164bf8553f9771121449533c9550839bc15 /package/gcc
parent30704ec20b4c2fab8201a198bd9c50226e397130 (diff)
downloadbuildroot-07908c9145d8427c7cebaa72fedd69885e00d42e.tar.gz
buildroot-07908c9145d8427c7cebaa72fedd69885e00d42e.zip
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>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud