llvm rebuild

This commit is contained in:
idriskalp
2020-03-26 04:13:24 +03:00
parent 087eb2bece
commit 680f920f24
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -32,7 +32,7 @@
<!-- Use new plugin-api.h header file from binutils to enable LLVM gold plugin -->
<Dependency>binutils</Dependency>
<Dependency>llvm-clang</Dependency>
<Dependency>lld</Dependency>
<!-- <Dependency>lld</Dependency> -->
<!-- <Dependency>lld</Dependency> -->
</BuildDependencies>
</Source>
@@ -81,7 +81,7 @@
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/libLLVM*.so</Path>
<Path fileType="library">/usr/lib/libLLVM*.so.9</Path>
<Path fileType="library">/usr/lib/libLLVM*.so.*</Path>
<Path fileType="library">/usr/lib/LLVMgold.*</Path>
<Path fileType="library">/usr/lib/libLTO.*</Path>
<Path fileType="library">/usr/lib/libPolly*.so</Path>