diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2022-01-13 23:06:07 +0000 |
---|---|---|
committer | Zach van Rijn <me@zv.io> | 2022-10-21 18:33:57 -0500 |
commit | 4a44f20744b33efe6e4cc72bdc08fcdbedae779b (patch) | |
tree | 087218cb860278653b38e4f88ed11024603c0955 /user/boost/boost-1.57.0-python-libpython_dep.patch | |
parent | 7e6c4c26fa4b95fe165a24c022a01c9fc05e73bc (diff) | |
download | packages-4a44f20744b33efe6e4cc72bdc08fcdbedae779b.tar.gz packages-4a44f20744b33efe6e4cc72bdc08fcdbedae779b.tar.bz2 packages-4a44f20744b33efe6e4cc72bdc08fcdbedae779b.tar.xz packages-4a44f20744b33efe6e4cc72bdc08fcdbedae779b.zip |
user/boost: Update to 1.79.0
Add more libraries.
Boost.Context is now available (it is fixed on z and SPARC, too).
Enable test suite (thanks @z).
Closes: #469
Diffstat (limited to 'user/boost/boost-1.57.0-python-libpython_dep.patch')
-rw-r--r-- | user/boost/boost-1.57.0-python-libpython_dep.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/user/boost/boost-1.57.0-python-libpython_dep.patch b/user/boost/boost-1.57.0-python-libpython_dep.patch deleted file mode 100644 index 57bfc2677..000000000 --- a/user/boost/boost-1.57.0-python-libpython_dep.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: boost_1_57_0/tools/build/src/tools/python.jam -=================================================================== ---- boost_1_57_0/tools/build/src/tools/python.jam (revision 50406) -+++ boost_1_57_0/tools/build/src/tools/python.jam (working copy) -@@ -994,7 +994,7 @@ - else - { - alias python_for_extensions -- : -+ : python - : $(target-requirements) - : - : $(usage-requirements) |