| author | |
| committer | |
| log | 480deacbab9c86d3cff32e59665e9f70b45e453d |
| tree | a82108001496397e99441b82eebccb23b49317ea |
| parent | 3fd38429e44f485907647ff85ce405b787f67bb9 |
1 files changed, 1 insertions(+), 0 deletions(-)
src/main.cpp+1| ... | ... | @@ -916,6 +916,7 @@ static int main0(int argc, char **argv) { |
| 916 | 916 | } |
| 917 | 917 | if (emit_bin_override_path == nullptr) { |
| 918 | 918 | emit_bin_override_path = "a.out"; |
| 919 | enable_cache = CacheOptOn; | |
| 919 | 920 | } |
| 920 | 921 | } else { |
| 921 | 922 | cmd = CmdBuild; |