diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-12 19:34:10 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-13 00:46:28 +0100 |
commit | da03d40f146a646c38e75fd0a6fc299b5aeba505 (patch) | |
tree | aa0bc721eaf0d24fd47f47c07bfbf67f84ddebe1 /dev-perl | |
parent | media-sound/musepack-tools: fix -fno-common build failure (diff) | |
download | gentoo-da03d40f146a646c38e75fd0a6fc299b5aeba505.tar.gz gentoo-da03d40f146a646c38e75fd0a6fc299b5aeba505.tar.bz2 gentoo-da03d40f146a646c38e75fd0a6fc299b5aeba505.zip |
meson.eclass: override 'nm' tool with tuple-prefixed one
x11-libs/libdrm and media-libs/libglvnd fail to find 'nm'
tool on sys-devel/binutils-config[-native-symlinks] system as:
`meson.build:40:0: ERROR: Program(s) ['nm'] not found or not executable`
It's caused by the code that locates the tool as:
`prog_nm = find_program('nm')`.
The change adds 'nm' tool along with other binutils tools.
Closes: https://bugs.gentoo.org/720886
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl')
0 files changed, 0 insertions, 0 deletions