From 5e77eabb6386854fd9456fee264de9742a485faa Mon Sep 17 00:00:00 2001 From: Stefan Seefeld Date: Wed, 26 May 2021 07:46:42 -0400 Subject: [PATCH] Revert previous commit until 'Boost.Build' is ready. --- build/Jamfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Jamfile b/build/Jamfile index 03b69a25..dbc9fb20 100644 --- a/build/Jamfile +++ b/build/Jamfile @@ -117,7 +117,7 @@ lib boost_numpy BOOST_NUMPY_SOURCE [ cond [ python.numpy ] : /python//python_for_extensions ] [ unless [ python.numpy ] : no ] - /python//numpy + $(numpy-include) boost_python on:BOOST_DEBUG_PYTHON -@$(BOOST_JAMROOT_MODULE)%$(BOOST_JAMROOT_MODULE).tag