summaryrefslogtreecommitdiff
path: root/user/boost/boost-1.57.0-python-libpython_dep.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2022-01-13 23:06:07 +0000
committerZach van Rijn <me@zv.io>2022-06-12 23:51:28 +0000
commit22ed41a7b9dfd36821737b30aba3026285c55725 (patch)
tree94566f06c193597b7c30a5e3e9476a2e498143bb /user/boost/boost-1.57.0-python-libpython_dep.patch
parent482d42461e6a74c2cbcc8345be6f3f57bacf441b (diff)
downloadpackages-22ed41a7b9dfd36821737b30aba3026285c55725.tar.gz
packages-22ed41a7b9dfd36821737b30aba3026285c55725.tar.bz2
packages-22ed41a7b9dfd36821737b30aba3026285c55725.tar.xz
packages-22ed41a7b9dfd36821737b30aba3026285c55725.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.patch13
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)