1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/buildtools/scripts
Andreas Schneider ac73a58d75 builtools: Make abi_gen.sh less prone to errors
The mold linker has more hidden symbols and we would need to filter them out
with nm, where objdump tells us which symbols are actually hidden. So we just
need to filter out whatever is hidden.

The use of awk makes it also easier to get what we want.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
(cherry picked from commit 2b9917d7a3)

Autobuild-User(v4-16-test): Jule Anger <janger@samba.org>
Autobuild-Date(v4-16-test): Tue Mar 29 16:07:13 UTC 2022 on sn-devel-184
2022-03-29 16:07:13 +00:00
..
abi_gen.sh builtools: Make abi_gen.sh less prone to errors 2022-03-29 16:07:13 +00:00
autogen-waf.sh
configure.waf
Makefile.waf waf: fixed 'make bin/XXX' for the remaining binaries 2011-06-10 17:21:26 +10:00