syslinux: fix build on gcc10

This commit is contained in:
Lucas Ransan
2020-12-28 08:43:33 +01:00
committed by Frederik Rietdijk
parent 97a279c71d
commit 68a4db3446
3 changed files with 35 additions and 3 deletions
@@ -47,6 +47,7 @@ stdenv.mkDerivation {
url = mkURL "26f0e7b2" "0018-prevent-pow-optimization.patch";
sha256 = "1c8g0jz5yj9a0rsmryx9vdjsw4hw8mjfcg05c9pmyjg85w3dfp3m";
})
./gcc10.patch
];
postPatch = ''