helpers: Generically check for $LIB = lib/MULTIARCH or MULTIARCH
There's no real reason why we need to hard-code the x86 architectures
here - we can do this generically across all multiarch tuples. In
particular, this means we detect $LIB correctly on all Debian
derivatives and in the freedesktop.org SDK, even on non-x86.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
8c11c69b
No related branches found
No related tags found
Showing
- helpers/lib/multiarch/meson.build 3 additions, 2 deletionshelpers/lib/multiarch/meson.build
- helpers/lib/x86_64-linux-gnu/meson.build 0 additions, 14 deletionshelpers/lib/x86_64-linux-gnu/meson.build
- helpers/meson.build 11 additions, 11 deletionshelpers/meson.build
- helpers/multiarch/meson.build 2 additions, 2 deletionshelpers/multiarch/meson.build
- helpers/x86_64-linux-gnu/meson.build 0 additions, 14 deletionshelpers/x86_64-linux-gnu/meson.build
helpers/x86_64-linux-gnu/meson.build
deleted
100644 → 0
Please register or sign in to comment