Commit 44636a4
authored
[libc][AMDGPU] Add libc to the runtimes list (#419)
It appears that if something is contained in the `depends_on_project`
list but is not explicitly mentioned as an `enable_runtimes`, while also
an explicit `enable_runtimes` list is passed to the unified tree
builder, that component is auto-added as an `LLVM_ENABLE_PROJECTS`. This
is wrong in the case of libc.
Wile we only care about the version being built for AMDGPU, this appears
to be the easiest fix to unblock our libc bot.1 parent 2e648b0 commit 44636a4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1953 | 1953 | | |
1954 | 1954 | | |
1955 | 1955 | | |
1956 | | - | |
| 1956 | + | |
1957 | 1957 | | |
1958 | 1958 | | |
1959 | 1959 | | |
| |||
0 commit comments