[systemd-bugs] [Bug 89982] gnuefi ldsdir check uses guessed $efiroot instead of $EFI_LIB_DIR

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 21 08:08:04 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=89982

--- Comment #2 from Michał Górny <mgorny at gentoo.org> ---
I'm thinking the following may be better:

  [AS_FOR([DIR], [EFI_LDS_DIR], ["${EFI_LIB_DIR}/gnuefi" "${EFI_LIB_DIR}"],
          [AC_CHECK_FILE([${EFI_LDS_DIR}/elf_${EFI_ARCH}_efi.lds],
                         [have_efi_lds=yes && break])])])

i.e. $EFI_LIB_DIR (--with-efi-libdir=) instead of $efiroot (default path).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20150421/967b4683/attachment.html>


More information about the systemd-bugs mailing list