This commit is contained in:
Benjamin Sergeant
2019-01-24 12:42:49 -08:00
parent fdbd213fa2
commit 05033714bf
7 changed files with 85 additions and 21 deletions

View File

@ -19,7 +19,7 @@ if osName == 'Windows':
testBinary ='ixwebsocket_unittest.exe'
else:
generator = ''
make = 'make'
make = 'make -j6'
testBinary ='./ixwebsocket_unittest'
sanitizersFlags = {