[packages/boost] - disable .so symbol check for libboost_context - rel 5

baggins baggins at pld-linux.org
Sun Feb 26 11:56:19 CET 2017


commit 7b156c4b0609eb7fdc897a5dfc6c0f3067f400bb
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Feb 26 11:55:55 2017 +0100

    - disable .so symbol check for libboost_context
    - rel 5

 boost.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/boost.spec b/boost.spec
index bffeb87..459fef8 100644
--- a/boost.spec
+++ b/boost.spec
@@ -12,7 +12,7 @@ Summary:	The Boost C++ Libraries
 Summary(pl.UTF-8):	Biblioteki C++ "Boost"
 Name:		boost
 Version:	1.61.0
-Release:	4
+Release:	5
 License:	Boost Software License and others
 Group:		Libraries
 Source0:	http://downloads.sourceforge.net/boost/%{name}_%{fver}.tar.bz2
@@ -40,6 +40,9 @@ 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.*
+
 %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/7b156c4b0609eb7fdc897a5dfc6c0f3067f400bb



More information about the pld-cvs-commit mailing list