tools/fast: bring back -usecache
parent
f4051e0252
commit
3d46005195
|
@ -4,8 +4,7 @@
|
||||||
import os
|
import os
|
||||||
import time
|
import time
|
||||||
|
|
||||||
// TODO -usecache
|
const voptions = ' -usecache -skip-unused -show-timings -stats '
|
||||||
const voptions = ' -skip-unused -show-timings -stats '
|
|
||||||
|
|
||||||
const exe = os.executable()
|
const exe = os.executable()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue