SHA256
1
0
forked from pool/syslinux

2 Commits

3 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
--- a/gpxe/src/Makefile 2011-04-18 23:24:17.000000000 +0200
+++ b/gpxe/src/Makefile 2025-05-04 10:57:07.460410478 +0200
@@ -4,7 +4,7 @@
#
CLEANUP :=
-CFLAGS :=
+CFLAGS := -std=gnu11
ASFLAGS :=
LDFLAGS :=
MAKEDEPS := Makefile

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun May 4 09:18:37 UTC 2025 - Friedrich Haubensak <hsk17@mail.de>
- Add syslinux-4.04-gpxe-gcc15.patch to fix gcc-15 compile time
errors during (re-)build of gpxelinux.0
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 26 13:28:56 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org> Mon Feb 26 13:28:56 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -65,6 +65,7 @@ Patch23: %{name}-%{version}-lzo.patch
Patch24: %{name}-%{version}-gcc10.patch Patch24: %{name}-%{version}-gcc10.patch
Patch25: syslinux-4.04-reproducible-isohybrid.patch Patch25: syslinux-4.04-reproducible-isohybrid.patch
Patch26: %{name}-%{version}-pie.patch Patch26: %{name}-%{version}-pie.patch
Patch27: %{name}-%{version}-gpxe-gcc15.patch
%description %description
SYSLINUX is a boot loader for the Linux operating system which operates SYSLINUX is a boot loader for the Linux operating system which operates