python2.6: add a patch to fix parallel make failure

(cherry picked from commit 23a202519cb1d8704a0b4294d8d13a224efb1a74)
Signed-off-by: Domen Kožar <domen@dev.si>
This commit is contained in:
Domen Kožar
2015-01-18 19:20:07 +01:00
parent e4294c27e0
commit 652cfc36e9
2 changed files with 40 additions and 0 deletions
@@ -24,6 +24,9 @@ let
# doesn't work in Nix because Nix changes the mtime of files in
# the Nix store to 1. So treat that as a special case.
./nix-store-mtime.patch
# http://bugs.python.org/issue10013
./python2.6-fix-parallel-make.patch
];
preConfigure = ''