Commit 3e6613c
base: Also install libclang-rt-*-dev and llvm-*-dev
We forgot libclang-rt-*-dev in 585e01d
and that includes the libraries needed for building w sanitizers,
fuzzer, etc.
Before we were also pulling llvm-*-dev, so let's also keep it
just in case
Signed-off-by: Alberto Escolar Piedras <[email protected]>1 parent deea75b commit 3e6613c
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
171 | 172 | | |
172 | 173 | | |
173 | | - | |
| 174 | + | |
| 175 | + | |
174 | 176 | | |
175 | 177 | | |
176 | 178 | | |
| |||
0 commit comments