From ae0c12804081f15a7caced2cc6761311e89a809d Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Mon, 12 Sep 2022 23:29:54 -0500 Subject: [PATCH] Clarify with-python option in boost --- general/genlib/boost.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/general/genlib/boost.xml b/general/genlib/boost.xml index 6e6cc70baa..13d9cbb142 100644 --- a/general/genlib/boost.xml +++ b/general/genlib/boost.xml @@ -178,10 +178,8 @@ - : Add this switch to the - bootstrap command, if you want Boost - to use Python3 instead of Python2. Using Python3 is known to cause the - installation to fail on some systems. + : This switch ensures Python3 + is used if Python2 is installed.