llvm rebuild
This commit is contained in:
@@ -27,10 +27,10 @@
|
||||
<!-- 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>llvm-polly</Dependency>
|
||||
<Dependency>llvm-polly</Dependency-->
|
||||
</BuildDependencies>
|
||||
<!--<AdditionalFiles>
|
||||
<AdditionalFile owner="root" permission="0644" target="../support-linking-ScopPassManager-against-LLVM-dylib.patch">support-linking-ScopPassManager-against-LLVM-dylib.patch</AdditionalFile>
|
||||
@@ -300,7 +300,7 @@
|
||||
<Dependency>libffi-32bit</Dependency>
|
||||
<Dependency>libxml2-32bit</Dependency>
|
||||
<Dependency>ncurses-32bit</Dependency>
|
||||
<Dependency>libcxx-32bit</Dependency>
|
||||
<!-- <Dependency>libcxx-32bit</Dependency> -->
|
||||
</BuildDependencies>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">llvm</Dependency>
|
||||
@@ -309,7 +309,7 @@
|
||||
<Dependency>ncurses-32bit</Dependency>
|
||||
<Dependency>zlib-32bit</Dependency>
|
||||
<Dependency>libffi-32bit</Dependency>
|
||||
<Dependency>libcxx-32bit</Dependency>
|
||||
<!-- <Dependency>libcxx-32bit</Dependency> -->
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/llvm-config-32</Path>
|
||||
|
||||
Reference in New Issue
Block a user