Commit 8df9409
committed
[Overlays] Set
`use-external-names` needs to be true in the overlay file, otherwise the
incremental build will not work. If the value is false, the dependency
scanner is reporting virtual path as dependency, thus build system
cannot correctly validate if the dependencies are up-to-date since it
does not know the on disk representation.use-external-names to true in overlay file1 parent edfe1a1 commit 8df9409
File tree
3 files changed
+3
-3
lines changed- Runtimes/Overlay
- Android/clang
- Linux/glibc/clang
- Windows/clang
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments