commit 72e3c0dcd12a6b7c66e1309a8c3469b366e4f310
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Wed Jun 20 06:57:57 2018 +0200

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

 boost.spec | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/boost.spec b/boost.spec
index 126a4a1..2153142 100644
--- a/boost.spec
+++ b/boost.spec
@@ -46,14 +46,12 @@ BuildRequires:      python3-devel
 %{?with_numpy:BuildRequires:   python3-numpy-devel}
 %endif
 BuildRequires: rpm-pythonprov
+BuildRequires: rpmbuild(macros) >= 1.734
 BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                specflags       -DBOOST_IOSTREAMS_USE_DEPRECATED=1
 
-# __once_call, __once_callable non-function symbols from libstdc++
-%define                skip_post_check_so      libboost_context.so.* 
libboost_fiber.so.*
-
 %description
 The Boost web site provides free peer-reviewed portable C++ source
 libraries. The emphasis is on libraries which work well with the C++
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/boost.git/commitdiff/72e3c0dcd12a6b7c66e1309a8c3469b366e4f310

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

Reply via email to