Skip to content

Commit

Permalink
Multi process compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav Pidhorskyi committed Dec 7, 2020
1 parent 92c8530 commit 0566966
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ def f(x):

return objects

# Overwrite to enable multiprocess compilation
CCompiler.compile = compile


target_os = 'none'

Expand Down

0 comments on commit 0566966

Please sign in to comment.