syslinux: fix build on gcc10
This commit is contained in:
committed by
Frederik Rietdijk
parent
97a279c71d
commit
68a4db3446
@@ -47,6 +47,7 @@ stdenv.mkDerivation {
|
||||
url = mkURL "26f0e7b2" "0018-prevent-pow-optimization.patch";
|
||||
sha256 = "1c8g0jz5yj9a0rsmryx9vdjsw4hw8mjfcg05c9pmyjg85w3dfp3m";
|
||||
})
|
||||
./gcc10.patch
|
||||
];
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user