[packages/boost] remove dual-python-build patch dropped from spec in dade1db

atler atler at pld-linux.org
Sun Feb 28 10:13:20 CET 2021


commit 50a353629a3b9f2424296eb5f5df6417176e87f7
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Feb 28 10:12:11 2021 +0100

    remove dual-python-build patch dropped from spec in dade1db

 boost-dual-python-build.patch | 46 -------------------------------------------
 1 file changed, 46 deletions(-)
---
diff --git a/boost-dual-python-build.patch b/boost-dual-python-build.patch
deleted file mode 100644
index d20b262..0000000
--- a/boost-dual-python-build.patch
+++ /dev/null
@@ -1,46 +0,0 @@
---- boost_1_63_0/tools/build/src/tools/python.jam.orig	2017-02-16 18:51:14.005483084 +0000
-+++ boost_1_63_0/tools/build/src/tools/python.jam	2017-02-16 18:51:24.912497496 +0000
-@@ -926,27 +926,27 @@
-     # for a particular target OS as the default. This makes it so that we can
-     # select a python interpreter with only knowledge of the target OS. And hence
-     # can configure different Pythons based on the target OS only.
--    local toolset-requirements = [ toolset.requirements ] ;
--    local toolset-target-os-requirements
--        = [ property.evaluate-conditionals-in-context
--            [ $(toolset-requirements).raw ] : <target-os>$(target-os) ] ;
--    if ! <python> in $(toolset-target-os-requirements:G)
--    {
--        toolset.add-requirements <target-os>$(target-os):<python>$(version:E=default) ;
--    }
-+    #local toolset-requirements = [ toolset.requirements ] ;
-+    #local toolset-target-os-requirements
-+    #    = [ property.evaluate-conditionals-in-context
-+    #        [ $(toolset-requirements).raw ] : <target-os>$(target-os) ] ;
-+    #if ! <python> in $(toolset-target-os-requirements:G)
-+    #{
-+    #    toolset.add-requirements <target-os>$(target-os):<python>$(version:E=default) ;
-+    #}
- 
-     # We also set a default requirement that assigns the first python configured
-     # for a particular target OS as the default. This makes it so that we can
-     # select a python interpreter with only knowledge of the target OS. And hence
-     # can configure different Pythons based on the target OS only.
--    local toolset-requirements = [ toolset.requirements ] ;
--    local toolset-target-os-requirements
--        = [ property.evaluate-conditionals-in-context
--            [ $(toolset-requirements).raw ] : <target-os>$(target-os) ] ;
--    if ! <python> in $(toolset-target-os-requirements:G)
--    {
--        toolset.add-requirements <target-os>$(target-os):<python>$(version:E=default) ;
--    }
-+    #local toolset-requirements = [ toolset.requirements ] ;
-+    #local toolset-target-os-requirements
-+    #    = [ property.evaluate-conditionals-in-context
-+    #        [ $(toolset-requirements).raw ] : <target-os>$(target-os) ] ;
-+    #if ! <python> in $(toolset-target-os-requirements:G)
-+    #{
-+    #    toolset.add-requirements <target-os>$(target-os):<python>$(version:E=default) ;
-+    #}
- 
-     # Register the right suffix for extensions.
-     register-extension-suffix $(extension-suffix) : $(target-requirements) ;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/boost.git/commitdiff/981ddd5cf8f021f2c04c6018fecb7aa6001fb512



More information about the pld-cvs-commit mailing list