Wed, 16 Aug 2023 14:33:43 -0500 Glenn Washburn <developm...@efficientek.com>:

> There's an extra 'd' in read in the subject line.

Perhaps there is a better phrase to describe the act of adding something back?

> I don't see this error when building any of the targets that I test.

It is the result of my attempt to build just the required binaries, without 
docs.
I came up with this:
  git clean -dffx
  bash bootstrap
  mkdir .b
  cd .b
  ../configure [options]
  make check
  make -C grub-core install-platformDATA install-platformPROGRAMS

But thinking further about it, and as others have noted, the real fix would
be to wade through all targets and express their dependencies properly.

So, please disregard this change.


Olaf

Attachment: pgpxEWe2c9zEk.pgp
Description: Digitale Signatur von OpenPGP

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to