llvm-clang-32bit fix rebuild
This commit is contained in:
@@ -316,7 +316,7 @@
|
||||
<Path fileType="library">/usr/lib/clang/</Path>
|
||||
<Path fileType="library">/usr/lib/libfindAllSymbols.so*</Path>
|
||||
<Path fileType="man">/usr/share/man/man1/clang.1</Path>
|
||||
<Path fileType="data">/usr/lib/cmake/clang/Clang*</Path>
|
||||
<!-- <Path fileType="data">/usr/lib/cmake/clang/Clang*</Path> -->
|
||||
<Path fileType="data">/usr/share/clang</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
@@ -330,9 +330,9 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib32/libclang*</Path>
|
||||
<Path fileType="library">/usr/lib32/clang/</Path>
|
||||
<!-- <Path fileType="library">/usr/lib32/clang/</Path> -->
|
||||
<Path fileType="library">/usr/lib32/libfindAllSymbols.so*</Path>
|
||||
<Path fileType="data">/usr/lib32/cmake/clang/Clang*</Path>
|
||||
<!-- <Path fileType="data">/usr/lib32/cmake/clang/Clang*</Path> -->
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
@@ -345,6 +345,10 @@
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/clang</Path>
|
||||
<Path fileType="header">/usr/lib/clang/18.1.8/include</Path>
|
||||
<Path fileType="header">/usr/lib32/clang/18/include</Path>
|
||||
<Path fileType="data">/usr/lib32/cmake/clang/Clang*</Path>
|
||||
<Path fileType="header">/usr/lib/clang/18/include</Path>
|
||||
<Path fileType="data">/usr/lib/cmake/clang/Clang*</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