diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2020-02-16 02:50:15 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2020-02-16 20:43:27 +0530 |
commit | 431283b35dff5b43ecc65fe19ae581b3c6d8b9be (patch) | |
tree | 686e75192a4299abbe2abc61a38f19f1ed67b89f /docs/genrelnotes.py | |
parent | 77d163a0e9eb9717a13a9c1a8839df9d48b9fc84 (diff) | |
download | meson-431283b35dff5b43ecc65fe19ae581b3c6d8b9be.tar.gz |
symbolextractor: Correctly filter undefined symbols on macOS
-g is --extern-only and -P is --format=posix. We were missing
--defined-only for some reason, which we pass to `nm` on Linux.
This avoids having to manually filter later.
Diffstat (limited to 'docs/genrelnotes.py')
0 files changed, 0 insertions, 0 deletions