diff options
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-08-31 23:12:39 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-09-09 15:21:59 +0200 |
commit | 64d4b3407376f9fc8bed1934a2c49ecd5d8838fb (patch) | |
tree | 42c58a462b08b03102b0c68d4eeba247262aa9e9 /package/liboauth/0001-Fixes-build-issue-with-OpenSSL-1.1.0.patch | |
parent | c4190ef068118ffa5fc307d84ad9f9d5c1d1943a (diff) | |
download | buildroot-64d4b3407376f9fc8bed1934a2c49ecd5d8838fb.tar.gz buildroot-64d4b3407376f9fc8bed1934a2c49ecd5d8838fb.zip |
e2fsprogs: do not use ldconfig when building the host variant
Since commit 93acaa5a573865afc7a8c0912a7037965eb845a6 ("e2fsprogs:
build shared library for the host"), we are building shared libraries
in host-e2fsprogs instead of static libraries. A consequence of this
is that the e2fsprogs build system tries to run ldconfig on the host,
which fails when running as non-root:
/usr/sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
make[3]: [Makefile:441: install-shlibs] Error 1 (ignored)
Tell the configure script to use "true" as ldconfig in order to avoid
this problem.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/liboauth/0001-Fixes-build-issue-with-OpenSSL-1.1.0.patch')
0 files changed, 0 insertions, 0 deletions