llvm: fix typo
This commit is contained in:
@@ -204,7 +204,7 @@
|
||||
<Dependency>libgcc</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/clang/14.0.3/lib/linux/*.so</Path>
|
||||
<Path fileType="library">/usr/lib/clang/14.0.6/lib/linux/*.so</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
@@ -268,7 +268,7 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/clang</Path>
|
||||
<Path fileType="header">/usr/lib/clang/14.0.3/include</Path>
|
||||
<Path fileType="header">/usr/lib/clang/14.0.6/include</Path>
|
||||
<Path fileType="header">/usr/include/clang-c</Path>
|
||||
<Path fileType="header">/usr/include/clang-tidy</Path>
|
||||
</Files>
|
||||
|
||||
Reference in New Issue
Block a user