Commit 5a0ad85
committed
CI Linux: prefer clang++ for live555 build if present
Clang usually newer in distros and in AlmaLinux 8 (alt build), GCC 8
doesn't recognize -std=c++20 used by live555 (needs c++2a) but Clang
21 does.
+ drop -DNO_STD_LIB added in commit 2eef496 (no longer needed)1 parent cc1ef18 commit 5a0ad85
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
114 | 119 | | |
115 | 120 | | |
116 | 121 | | |
| |||
0 commit comments