forked from pool/syslinux
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
cd1e25b888 | |||
9d89d68c65 |
11
syslinux-4.04-gpxe-gcc15.patch
Normal file
11
syslinux-4.04-gpxe-gcc15.patch
Normal 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
|
@@ -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>
|
||||||
|
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user