diff options
author | Andy Walsh <andy.walsh44+github@gmail.com> | 2018-02-03 21:00:27 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2018-03-14 18:49:24 +0100 |
commit | 20d63ebc942012040e08bb815a94f40e535b9cf9 (patch) | |
tree | 3245cc17cd74d9794fe1d5f6a0f7dc39e347a164 /target/linux/ipq806x | |
parent | 093b75e10635dcee4a90e0263131aa8d69d251be (diff) | |
download | upstream-20d63ebc942012040e08bb815a94f40e535b9cf9.tar.gz upstream-20d63ebc942012040e08bb815a94f40e535b9cf9.tar.bz2 upstream-20d63ebc942012040e08bb815a94f40e535b9cf9.zip |
e2fsprogs: break out libcomerr/libss, FS#1310
libext2fs breaks krb5 by always installing its own copies of libcom_err.so
and libss.so.
Move the libraries into separate libcomerr and libss packages respectively
and add a host build recipe to stage the required compile_et and mk_cmds
utilities for use by other packages.
This allows the krb5 package to be fixed to use the system wide libcomerr
and libss libraries.
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
[rename libcom_err to libcomerr, make compile_et and mk_cmds relocatable,
cleanup makefile, add dependency on host build, reword commit message]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'target/linux/ipq806x')
0 files changed, 0 insertions, 0 deletions