mirror of
https://github.com/samba-team/samba.git
synced 2025-01-05 09:18:06 +03:00
ac73a58d75
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
|
||
---|---|---|
.. | ||
abi_gen.sh | ||
autogen-waf.sh | ||
configure.waf | ||
Makefile.waf |