1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00
openwrt/include
Damien Mascord 6a5b4228e3 build: fix ldconfig executable error in python
The empty executable is causing problems with meson builds, due to the
error: OSError: [Errno 8] Exec format error: 'ldconfig'

This patch changes the empty ldconfig stub to symlink to /bin/true to
work around this issue.

Fixes: FS#4117
Fixes: 3bd31cc4d2ff ("tools/meson: update to 0.60.0")

Signed-off-by: Damien Mascord <tusker@tusker.org>
Tested-by: Aleksander Jan Bajkowski <olek2@wp.pl> # Tested on Debian 11
Tested-By: Lucian Cristian <lucian.cristian@gmail.com>
Tested-By: Baptiste Jonglez <git@bitsofnetworks.org>
Cc: Rosen Penev <rosenp@gmail.com>
2021-11-02 18:18:00 +01:00
..
site
autotools.mk
bpf.mk include/bpf.mk: fix compile for big-endian targets 2021-11-02 10:39:37 +01:00
cmake.mk include/cmake.mk: fix host builds with CMAKE_BINARY_SUBDIR 2021-10-20 11:35:34 +02:00
debug.mk
depends.mk build: introduce $(MKHASH) 2021-05-13 15:13:15 +02:00
device_table.txt
download.mk download: improve handling of invalid local files 2021-11-01 20:18:55 +01:00
feeds.mk build: ensure that dash isn't prepended twice to abi version suffix 2021-06-15 09:58:33 +02:00
hardened-ld-pie.specs
hardening.mk
host-build.mk download: improve handling of invalid local files 2021-11-01 20:18:55 +01:00
image-commands.mk build: move elecom-wrc-gs-factory to image-commands.mk 2021-10-30 22:05:25 +02:00
image.mk image: define DEVICE_DTS_DELIMITER as per-device variable 2021-10-24 11:19:58 +02:00
kernel-build.mk generic: Kconfig: exit on unset symbol 2021-08-10 13:14:52 +02:00
kernel-defaults.mk build: kernel: avoid unnecessary package rebuilds 2021-11-01 20:18:55 +01:00
kernel-version.mk kernel: bump 5.10 to 5.10.76 2021-10-30 21:17:20 +02:00
kernel.mk build: use -nostdinc and -isystem in NOSTDINC_FLAGS for out-of-tree kernel modules 2021-03-18 10:53:26 +01:00
logo.png
logo.svg
meson.mk tools/meson: update to 0.60.0 2021-10-30 21:17:20 +02:00
netfilter.mk netfilter: remove no-op kconfig symbols 2021-05-01 00:37:15 +02:00
nls.mk
package-bin.mk build: avoid rebuilds of unset VARIANT packages 2021-11-01 20:18:55 +01:00
package-defaults.mk
package-dumpinfo.mk
package-ipkg.mk build: avoid rebuilds of unset VARIANT packages 2021-11-01 20:18:55 +01:00
package-seccomp.mk
package.mk download: improve handling of invalid local files 2021-11-01 20:18:55 +01:00
prereq-build.mk build: fix ldconfig executable error in python 2021-11-02 18:18:00 +01:00
prereq.mk
quilt.mk build: introduce $(MKHASH) 2021-05-13 15:13:15 +02:00
rootfs.mk
scan.awk
scan.mk build: introduce $(MKHASH) 2021-05-13 15:13:15 +02:00
shell.sh
subdir.mk build: avoid rebuilds of unset VARIANT packages 2021-11-01 20:18:55 +01:00
target.mk buildsystem: add CONFIG_SECCOMP 2021-10-16 02:00:47 +01:00
toolchain-build.mk
toplevel.mk
trusted-firmware-a.mk
u-boot.mk u-boot.mk: always link host libraries static 2021-10-24 18:00:49 +02:00
uclibc++.mk uclibc++: remove 2021-10-24 18:20:50 +02:00
unpack.mk
verbose.mk
version.mk