| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 97c8245 commit ed14f3b
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -174,7 +174,7 @@ def preprocess_python_headers(): | |||
| 174 | 174 | "-D", "__inline__=inline", | |
| 175 | 175 | "-D", "__asm__=;#pragma asm", | |
| 176 | 176 | "-D", "__int64=long long", | |
| 177 | - "-D", "_POSIX_THREADS", | ||
| 177 | + "-D", "_POSIX_THREADS" | ||
| 178 | 178 | ] | |
| 179 | 179 | ||
| 180 | 180 | if hasattr(sys, "abiflags"): | |
| Back | FazBrowse Home | New Git URL |
0 commit comments