python2.7: drop unused cross-compile patch

This commit is contained in:
Will Dietz
2018-02-12 13:55:29 -06:00
parent 9bd4e00ce3
commit 4f8292fb35
2 changed files with 0 additions and 49 deletions

View File

@@ -88,11 +88,6 @@ let
# only works for GCC and Apple Clang. This makes distutils to call C++
# compiler when needed.
./python-2.7-distutils-C++.patch
] ++ [
# Don't use pass host PYTHONPATH to build python
#./cross-compile.patch
];
preConfigure = ''