Commit b38c1d7
authored
Use env variable for LLVM_MAJOR_VERSION (#561)
After 9830980, the version the script
was supposed to install (although probably did not due to apt.llvm.org
shenanigans) and the symlinks did not match. Use a common environment
variable to avoid needing to update all the numbers separately.1 parent 9830980 commit b38c1d7
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
| |||
0 commit comments