meson: define gnu_efi_arch for the arch efi name, fix ldsdir detection
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 20 Apr 2017 02:57:52 +0000 (22:57 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 24 Apr 2017 23:24:36 +0000 (19:24 -0400)
commit6800fe7f0678c2a3875005bdef147e10eac67428
treeede35e6acaebd24f356e7373845370ac4e24a572
parent4984c8be739dffe4cf9ff3ab905eb3b2ee3ca826
meson: define gnu_efi_arch for the arch efi name, fix ldsdir detection

This fixes ldsdir detection under Debian.

v2:
- define gnu_efi_arch for the arch efi include directory name

  In the autotools naming convention, efi_arch and this directory always had
  the same name. But meson.cpu_family() uses a slightly different convention,
  so those two don't always match.
meson.build
src/boot/efi/meson.build