cernlib: fix build w/glibc-2.32

This commit is contained in:
Maximilian Bosch
2020-09-12 23:04:44 +02:00
parent c60a09b498
commit 4ba59baf97
2 changed files with 95 additions and 1 deletions
@@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ gnumake imake makedepend ];
sourceRoot = ".";
patches = [ ./patch.patch ];
patches = [ ./patch.patch ./0001-Use-strerror-rather-than-sys_errlist-to-fix-compilat.patch ];
postPatch = ''
substituteInPlace 2006/src/config/site.def \