julia
653ae877 - Make sure to rebuild compiler when any compiler srcs change

Commit
7 years ago
Make sure to rebuild compiler when any compiler srcs change Without this patch, changes to any file in compiler/ other than compiler/compiler.jl would not trigger a rebuild of basecompiler.ji, causing you to run with an outdated version of that .ji file (and lots of confusion).
Author
Parents
Loading