commit 57413e7765c87a55a50aca76987a9d632c67b6ac
Author: Jan Rękorajski <[email protected]>
Date:   Sun Nov 8 22:25:07 2015 +0100

    - there is only static version of libclang on ix86
    - rel 5

 llvm.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/llvm.spec b/llvm.spec
index 0a79e86..307a84f 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -23,7 +23,7 @@ Summary:      The Low Level Virtual Machine (An Optimizing 
Compiler Infrastructure)
 Summary(pl.UTF-8):     Niskopoziomowa maszyna wirtualna (infrastruktura 
kompilatora optymalizującego)
 Name:          llvm
 Version:       3.7.0
-Release:       4
+Release:       5
 License:       University of Illinois/NCSA Open Source License
 Group:         Development/Languages
 #Source0Download: http://llvm.org/releases/download.html
@@ -724,7 +724,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/clang-cl
 %attr(755,root,root) %{_bindir}/clang-format
 %attr(755,root,root) %{_bindir}/git-clang-format
+%ifnarch %{ix86}
 %attr(755,root,root) %{_libdir}/libclang.so.3.7
+%endif
 %attr(755,root,root) %{_libdir}/libclang[A-Z]*.so.%{version}
 %attr(755,root,root) %ghost %{_libdir}/libclang[A-Z]*.so.3.7
 %dir %{_libdir}/clang
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/llvm.git/commitdiff/57413e7765c87a55a50aca76987a9d632c67b6ac

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to