nixpkgs/pkgs/development/interpreters/python/cpython
Josef Kemetmueller b7819e38c4 python3.x: Patch extra stack size on darwin
Compiling python with "-Wl,-stack_size,1000000" causes problems when
compiling for example pygobject3. pygobject3 uses "python3.x-config
--ldflags" during installation and then fails when
"-Wl,-stack_size,1000000" is present. Maybe we should investigate
removing this during the build of pyobject3, but this stack_size flag is
also not used on the popular darwin homebrew-core channel for python3.5,
so it seems safe to remove it.
2016-09-04 10:14:51 +02:00
..
2.6 Revert "Python 2.6: add less" 2016-09-01 18:58:14 +02:00
2.7 Revert "Python 2.7: add less" 2016-09-01 18:58:09 +02:00
3.3 fix eval after 0c3b1112af 2016-09-01 13:05:45 +02:00
3.4 python3.x: Patch extra stack size on darwin 2016-09-04 10:14:51 +02:00
3.5 python3.x: Patch extra stack size on darwin 2016-09-04 10:14:51 +02:00
3.6 python3.x: Patch extra stack size on darwin 2016-09-04 10:14:51 +02:00
docs