summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2024-08-21 02:28:26 -0400
committerEli Schwartz <eschwartz93@gmail.com>2024-09-05 20:42:25 -0400
commit83f8de5357f31d6448ae033e1e8ed2b22c8c306a (patch)
tree90d1523e1de84687977cde0730c286e0176c2753 /docs
parent6d92547e6c78ac84dda69ac19b5586795317bac9 (diff)
downloadmeson-83f8de5357f31d6448ae033e1e8ed2b22c8c306a.tar.gz
tests: handle uncommon architecture format for nm
The zlib symbols may not be of type 'T' but rather e.g. 'D' -- instead, tell nm to emit the POSIX format and also to only emit defined symbols, not undefined ones. Then we just check if the symbol is listed at all, regardless of type. We already depend on -U elsewhere (e.g symbolextractor). There's no real replacement for it, sadly. It's also buggy in some versions of nm, so we check both its long and short options. Bug: https://bugs.gentoo.org/938259
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions