grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] Make build more robust


From: Glenn Washburn
Subject: [PATCH 0/2] Make build more robust
Date: Wed, 12 Jan 2022 21:40:19 -0600

I've found these two patches to be necessary under certain build conditions
that I've not been able to narrow down to a specific cause. I suspect it is
related to the values of some build environment variables (like *CFLAGS).
Either way, these patches allow a successful build finishes without error
and where the test suite succeeds. So I believe these patches are allowing
a usable build. Under normal conditions, these changes should be superflous
and thus not affect the build process.

Glenn

Glenn Washburn (2):
  gentpl.py: Fix issue where sometimes marker files have CPP defines
  Makefile: Only look for @MARKER@ at the start of a line when
    generating libgrub_a_init.lst

 Makefile.am | 4 ++--
 gentpl.py   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.27.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]