postfix: fix build w/glibc 2.30
This commit is contained in:
@@ -48,6 +48,7 @@ in stdenv.mkDerivation rec {
|
||||
./postfix-3.0-no-warnings.patch
|
||||
./post-install-script.patch
|
||||
./relative-symlinks.patch
|
||||
./0001-Fix-build-with-glibc-2.30.patch
|
||||
];
|
||||
|
||||
postPatch = stdenv.lib.optionalString (stdenv.hostPlatform != stdenv.buildPlatform) ''
|
||||
|
||||
Reference in New Issue
Block a user