Commit 6d1cb6c
Use clang-19 for rebalancer OSS Linux builds
Summary:
- Create clang19 manifest with debs for Ubuntu 24.04
- Add clang19 as a Linux dependency for rebalancer, replacing gcc14 (which
only has packages for CentOS Stream 9) in the general dependencies
- Set CMAKE_C_COMPILER=clang-19 and CMAKE_CXX_COMPILER=clang++-19 for Linux
Reviewed By: sahilsd
Differential Revision: D96800042
fbshipit-source-id: b27714100e45ab6a5cfadc5e949051035ab635e51 parent a1fa0ac commit 6d1cb6c
2 files changed
Lines changed: 18 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
29 | 35 | | |
30 | 36 | | |
31 | 37 | | |
| |||
38 | 44 | | |
39 | 45 | | |
40 | 46 | | |
41 | | - | |
| 47 | + | |
42 | 48 | | |
43 | 49 | | |
44 | | - | |
45 | | - | |
| 50 | + | |
| 51 | + | |
0 commit comments