[packages/llvm] - use newer rpm macros that skip checking std::__once_callable, std::__once_call

arekm arekm at pld-linux.org
Wed Jun 20 06:58:45 CEST 2018


commit b78004d1bded372cf9ed958cb12fe61521b2f2d4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Jun 20 06:57:57 2018 +0200

    - use newer rpm macros that skip checking std::__once_callable, std::__once_call

 llvm.spec | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/llvm.spec b/llvm.spec
index 3a3c7e9..52d9731 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -82,6 +82,7 @@ BuildRequires:	perl-base >= 1:5.6
 BuildRequires:	perl-tools-pod
 BuildRequires:	python >= 1:2.7
 BuildRequires:	rpm-pythonprov
+BuildRequires:	rpmbuild(macros) >= 1.734
 %{?with_doc:BuildRequires:	sphinx-pdg}
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
@@ -153,9 +154,6 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		filterout_cxx	-fvar-tracking-assignments -Werror=format-security
 %define		filterout_ccpp	-fvar-tracking-assignments
 
-# std::__once_call, std::__once_callable non-function symbols
-%define		skip_post_check_so	libclang.so.* liblldb.so.*
-
 %description
 LLVM is a compiler infrastructure designed for compile-time,
 link-time, runtime, and idle-time optimization of programs from
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list