mirror of
https://github.com/termux/termux-packages.git
synced 2024-12-11 23:00:52 +00:00
12 lines
241 B
Diff
12 lines
241 B
Diff
--- 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
|