diff options
author | Julian Taylor <jtaylor.debian@googlemail.com> | 2014-02-28 18:50:52 +0100 |
---|---|---|
committer | Julian Taylor <jtaylor.debian@googlemail.com> | 2014-02-28 19:43:21 +0100 |
commit | cc380c58f10153bbb07ef4ca75d78f2435dd5cec (patch) | |
tree | 07ea4f47a42d9b03997e0f397992618866505ed7 /numpy/polynomial/polyutils.py | |
parent | a22130fad3f2a2c20ca535ebdcc84d27237e4438 (diff) | |
download | numpy-cc380c58f10153bbb07ef4ca75d78f2435dd5cec.tar.gz |
BUG: enable windows large file support for mingw
The (non-lfs) posix api mingw otherwise uses does not seem to work on win32.
The windows lseek prototypes are available in the ancient mingw32 version
we use for our windows binaries but not the fseek/ftell, so they are
defined manually.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions