From 48ca75555522716f0f686dcae3dd6cf3d8ad714d Mon Sep 17 00:00:00 2001 From: davidovski Date: Tue, 31 May 2022 11:05:19 +0100 Subject: removed idea of repos --- repo/boost/boost-1.57.0-python-libpython_dep.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 repo/boost/boost-1.57.0-python-libpython_dep.patch (limited to 'repo/boost/boost-1.57.0-python-libpython_dep.patch') diff --git a/repo/boost/boost-1.57.0-python-libpython_dep.patch b/repo/boost/boost-1.57.0-python-libpython_dep.patch new file mode 100644 index 0000000..57bfc26 --- /dev/null +++ b/repo/boost/boost-1.57.0-python-libpython_dep.patch @@ -0,0 +1,13 @@ +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) -- cgit v1.2.1