[packages/llvm] add R: llvm-polly-devel to clang-devel

atler atler at pld-linux.org
Fri Apr 10 18:58:38 CEST 2020


commit 07de6be6c91a506f2331af5bb82d3e1cd508e707
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Apr 10 17:43:32 2020 +0200

    add R: llvm-polly-devel to clang-devel
    
    libclangCodeGen.a has undefined symbol getPollyPluginInfo only satisfied
    by libPolly.a
    
    see https://bugs.llvm.org/show_bug.cgi?id=44870

 llvm.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/llvm.spec b/llvm.spec
index 2660a36..a5964ad 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -363,6 +363,7 @@ Summary(pl.UTF-8):	Pliki nagłówkowe Clanga
 Group:		Development/Languages
 Requires:	%{name}-devel = %{version}-%{release}
 Requires:	clang = %{version}-%{release}
+%{?with_polly:Requires:	llvm-polly-devel = %{version}-%{release}}
 
 %description -n clang-devel
 This package contains header files for the Clang compiler.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/llvm.git/commitdiff/71a4a2f2626786cff624215f2b3e894d60417dfe



More information about the pld-cvs-commit mailing list