postfix: fix build w/glibc 2.30

This commit is contained in:
Maximilian Bosch
2020-01-17 01:44:33 +01:00
parent ff135a3243
commit 8e7bbb7d4f
2 changed files with 35 additions and 0 deletions
+1
View File
@@ -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) ''