mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tools/fast: bring back -usecache
This commit is contained in:
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
Block a user