Sven Wegener d20d3f428e tools/fakeroot: remove undefined symbol messages
glibc started to return errors from dlerror() for dlsym() lookup failures which
results in a lot of messages from fakeroot like

dlsym(acl_get_fd): staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_fd
dlsym(acl_get_file): staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_get_file
dlsym(acl_set_fd): staging_dir/host/lib/libfakeroot.so: undefined symbol: acl_set_fd

when building OpenWrt using a recent glibc. Use the patch from the upstream
Debian package to silence these messages.

Link: https://bugs.debian.org/830912
Fixes: FS#3393
Signed-off-by: Sven Wegener <sven.wegener@stealer.net>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:25 +00:00
..
2021-09-01 08:07:13 +00:00
2021-09-01 08:07:25 +00:00
2021-09-01 08:07:21 +00:00
2021-09-01 08:06:55 +00:00
2021-09-01 08:07:13 +00:00
2018-11-25 19:23:03 +01:00
2019-07-08 16:42:26 +02:00
2021-09-01 08:07:13 +00:00
2020-03-14 13:20:06 +00:00
2019-02-26 23:20:04 +01:00
2021-09-01 08:07:25 +00:00
2021-09-01 08:07:13 +00:00
2021-09-01 08:06:53 +00:00
2020-04-09 22:09:04 +02:00
2021-09-01 08:06:56 +00:00
2020-02-18 21:39:03 +01:00
2021-09-01 08:07:25 +00:00
2019-11-24 21:35:45 +01:00
2020-02-18 21:39:14 +01:00
2018-06-08 09:56:26 +02:00
2019-03-10 21:36:28 +01:00
2020-04-09 22:09:13 +02:00
2021-09-01 08:07:25 +00:00
2021-09-01 08:07:25 +00:00