mirror of
https://github.com/kennethreitz-archive/pyinstaller.git
synced 2026-06-05 23:50:17 +00:00
5c984b0756
launch.h contained chunks of obsolete, duplicated code from Python.h (or subheaders thereof). The code wasn't compatible with 64-bit platforms, hence the random segfaults. The duplicated code has been there since day 0: probably, at that time, avoiding the dependency with the Python C API (python-dev package) was important. git-svn-id: http://svn.pyinstaller.org/trunk@610 8dd32b29-ccff-0310-8a9a-9233e24343b1