Commit 2430c2e
Revert back to
Summary:
We aren't sure why but the build seems to have broken, we're getting
a failure with `rustc` on exactly one of the build jobs (build binaries)
with an error
```
rustc-LLVM ERROR: out of memory
Allocation failed
```
Let's roll back the change to see whether debug symbols are indeed
causing an OOM; sadly this means we still can't debug some issues,
but we can't do it with a broken build in any case.
Differential Revision: D89101563debug = 1 for now1 parent aacf5fe commit 2430c2e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments