Commit 47889d7
committed
scripts: fix clang version detection on certain Linux distributions
Prevents the libclang vs clang version mismatch warning message from showing up when the clang version reported by 'clang --version' contains the Linux distro version
Signed-off-by: macano953 <macanroj@gmail.com>1 parent 85ae8ca commit 47889d7
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | | - | |
| 132 | + | |
134 | 133 | | |
135 | 134 | | |
136 | 135 | | |
| |||
0 commit comments