llvm rebuild
This commit is contained in:
@@ -27,11 +27,11 @@
|
||||
<!-- Use new plugin-api.h header file from binutils to enable LLVM gold plugin -->
|
||||
<Dependency>binutils</Dependency>
|
||||
<Dependency>gcc</Dependency>
|
||||
<Dependency>llvm</Dependency>
|
||||
<!--Dependency>llvm</Dependency>
|
||||
<Dependency>llvm-clang-devel</Dependency>
|
||||
<Dependency>lld</Dependency>
|
||||
<Dependency>libcxx-devel</Dependency>
|
||||
<Dependency>compiler-rt</Dependency>
|
||||
<Dependency>lld</Dependency-->
|
||||
<!--Dependency>libcxx-devel</Dependency-->
|
||||
<!--Dependency>compiler-rt</Dependency-->
|
||||
</BuildDependencies>
|
||||
<!--<AdditionalFiles>
|
||||
<AdditionalFile owner="root" permission="0644" target="../support-linking-ScopPassManager-against-LLVM-dylib.patch">support-linking-ScopPassManager-against-LLVM-dylib.patch</AdditionalFile>
|
||||
@@ -276,7 +276,7 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/LLVMPolly.so</Path>
|
||||
<Path fileType="library">/usr/lib/libPolly*.a*</Path>
|
||||
<Path fileType="library">/usr/lib/libPolly*.so*</Path>
|
||||
<Path fileType="header">/usr/include/polly</Path>
|
||||
<Path fileType="data">/usr/lib/cmake/polly</Path>
|
||||
</Files>
|
||||
@@ -299,7 +299,6 @@
|
||||
<Summary>32-bit shared libraries for llvm</Summary>
|
||||
<BuildType>emul32</BuildType>
|
||||
<BuildDependencies>
|
||||
<!-- <Dependency>llvm-32bit</Dependency> -->
|
||||
<Dependency>zlib-32bit</Dependency>
|
||||
<Dependency>libffi-32bit</Dependency>
|
||||
<Dependency>libxml2-32bit</Dependency>
|
||||
|
||||
Reference in New Issue
Block a user