mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-08 11:53:25 +00:00
new package: python-greenlet
This commit is contained in:
11
packages/python-greenlet/setup.py.patch
Normal file
11
packages/python-greenlet/setup.py.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- a/setup.py
|
||||
+++ b/setup.py
|
||||
@@ -127,7 +127,7 @@
|
||||
headers = []
|
||||
else:
|
||||
|
||||
- headers = [GREENLET_HEADER]
|
||||
+ headers = []
|
||||
|
||||
if is_win and '64 bit' in sys.version:
|
||||
# this works when building with msvc, not with 64 bit gcc
|
||||
Reference in New Issue
Block a user