diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:29:52 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:29:52 +0000 |
commit | ca67b09c015d4af3ae3cce12aa72e60941dbb8b5 (patch) | |
tree | b7316d7b06c373e08dabb79a2c866c568e08f49e /debian/grub-extras/disabled/gpxe/Makefile.common | |
parent | Adding upstream version 2.06. (diff) | |
download | grub2-debian.tar.xz grub2-debian.zip |
Adding debian version 2.06-13+deb12u1.debian/2.06-13+deb12u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/grub-extras/disabled/gpxe/Makefile.common')
-rw-r--r-- | debian/grub-extras/disabled/gpxe/Makefile.common | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/grub-extras/disabled/gpxe/Makefile.common b/debian/grub-extras/disabled/gpxe/Makefile.common new file mode 100644 index 0000000..b7a109a --- /dev/null +++ b/debian/grub-extras/disabled/gpxe/Makefile.common @@ -0,0 +1,2 @@ +GPXE_CPPFLAGS = '-DFILE_LICENCE(x)=' -I$(srcdir)/contrib/gpxe/src/include -I$(srcdir)/contrib/gpxe/include_wrap +GPXE_CFLAGS = -Wno-pointer-arith -Wno-error |