mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-18 07:57:05 +01:00
Issue 1223
This commit is contained in:
parent
251d27d5eb
commit
a4cb0114aa
@ -18,7 +18,6 @@ except ImportError:
|
||||
try:
|
||||
import threading
|
||||
except ImportError:
|
||||
_nocolor = 1
|
||||
if not 'JOBS' in os.environ:
|
||||
# no threading :-(
|
||||
os.environ['JOBS'] = '1'
|
||||
|
Loading…
Reference in New Issue
Block a user