Skip to content

Commit 7e5045f

Browse files
committed
syslinux: get gcc10 patch from Arch Linux
1 parent e67f08d commit 7e5045f

File tree

2 files changed

+1
-34
lines changed

2 files changed

+1
-34
lines changed

pkgs/by-name/sy/syslinux/gcc10.patch

Lines changed: 0 additions & 33 deletions
This file was deleted.

pkgs/by-name/sy/syslinux/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ stdenv.mkDerivation {
3636
};
3737
in
3838
[
39-
./gcc10.patch
4039
(fetchArchlinuxPatch "0002-gfxboot-menu-label.patch" "sha256-eoId3jn4eRxItil5naoGMBGOJM/p5FG74ePwxiJ0w/8=")
4140
(fetchArchlinuxPatch "0005-gnu-efi-version-compatibility.patch" "sha256-5oZ/24emWNPHx621v/9i2xU6rodpVCM0R18hCU35eDk=")
41+
(fetchArchlinuxPatch "0006-Replace-builtin-strlen-that-appears-to-get-optimized.patch" "sha256-aq2vKqGonhMI2gRrAYNe+VRD8Vwijn7kOOv5wqAncx8=")
4242
(fetchArchlinuxPatch "0025-reproducible-build.patch" "sha256-vhth9CFHqChPQPgGhUWVpYwMFnnjoMVIGr7Wfu1jcDY=")
4343
(fetchArchlinuxPatch
4444
# mbr.bin: too big (452 > 440)

0 commit comments

Comments
 (0)