[systemd-devel] [PATCH 0/2 V2] gummiboot: Cross compile and IA32 support

Kay Sievers kay at vrfy.org
Thu Aug 22 03:26:12 PDT 2013


On Thu, Aug 22, 2013 at 5:58 AM, Darren Hart <dvhart at linux.intel.com> wrote:
> On Thu, 2013-08-22 at 00:53 +0200, Kay Sievers wrote:
>> On Thu, Aug 22, 2013 at 12:38 AM, Darren Hart <dvhart at linux.intel.com> wrote:
>> > Updated with feedback from Kay and Colin. I've boot tested this, then rebased to
>> > use Kay's updated CPP flags, and build tested.
>>
>> It's all in git now, right? Anything missing?
>
> Looks like we're good. The only thing I'm slightly confused about is the
> EFI_INCDIR. Zbyszek and Jan suggested using AC_ARG_WITH(...) instead.
>
> What are your plans with this bit? Should I wait for an update to this
> before fixing up my meta-data in the build system to deal with
> EFI_INCDIR, or is EFI_INCDIR here to stay?

I changed it now to proper autconf variables/options:

  ./configure --help
  [...]
  --with-efi-libdir=PATH  Path to efi lib directory
  --with-efi-ldsdir=PATH  Path to efi lds directory
  --with-efi-includedir=PATH Path to efi include directory
  [...]

Kay


More information about the systemd-devel mailing list