diff options
author | Bert Belder <bertbelder@gmail.com> | 2019-01-15 04:14:40 +0100 |
---|---|---|
committer | Bert Belder <bertbelder@gmail.com> | 2019-01-15 04:48:46 +0100 |
commit | 6ffdb937a323dbaed42c6108e4c10d1e2c3edb37 (patch) | |
tree | 185adff012d1710d6604be3a07f6fa5fb0364525 | |
parent | f9c7c921af7c60b657f8fe78b70df03c1cfbc0d6 (diff) |
build: write a gcc-style depfile when using clang-cl (#1525)
This ensures deno gets rebuild properly when .c/.cc source files are
modified.
Fixes: #1424
m--------- | build | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/build b/build -Subproject 75a7f82d326101e16b1f99dc1cc173287b0a8b8 +Subproject 1e3840b6d9c3fd3dc7be4fc2c1a2de7798d63df |