[PATCH v2 0/5] Build fixes

Geoff Levand geoff at infradead.org
Sun Oct 9 03:42:31 AEDT 2022


Hi Jeremy,

This is just a rebase of the patches I sent out last week to the head of the
master branch.

-Geoff

The following changes since commit 78f9f65fffd42742a5124a951a341d96021708ee:

  Merge branch 'fix-sig-url' of https://github.com/nathanrossi/petitboot (2022-03-25 15:59:12 +0800)

are available in the Git repository at:

  https://github.com/glevand/petitboot--petitboot.git build-fixes

for you to fetch changes up to 60217b778ab4743cba6463b6cd4770081547cb57:

  Fix build warnings. (2022-10-08 09:30:51 -0700)

----------------------------------------------------------------
Geoff Levand (5):
      bootstrap: Fix warnings
      yacc: Fix warnings
      gettext: Fix error
      Makefile: Add 'make help'
      Fix build warnings.

 .gitignore                      |  3 +++
 Makefile.am                     |  9 +++++++
 configure.ac                    | 24 +++++++++--------
 discover/grub2/grub2-parser.y   |  4 +--
 discover/native/native-parser.y |  4 +--
 discover/paths.c                |  2 ++
 discover/pxe-parser.c           |  4 ++-
 m4/gpgme.m4                     | 60 +++++++++++++++++++++++++++++++++--------
 ui/ncurses/nc-plugin.c          |  1 +
 9 files changed, 84 insertions(+), 27 deletions(-)



More information about the Petitboot mailing list