From cb559132939670aa45eb25fd867fce0be8b08837 Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Mon, 25 Mar 2024 18:18:18 +0000 Subject: [PATCH] Remove obsolete Jamfile option. Fixes https://github.com/boostorg/regex/issues/176 --- test/Jamfile.v2 | 1 - 1 file changed, 1 deletion(-) diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 65d0def0..ce33b554 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -9,7 +9,6 @@ project shared:BOOST_REGEX_DYN_LINK=1 msvc-7.1:TEST_MFC=1 msvc-7.0:TEST_MFC=1 - msvc:on # There are unidentified linker problems on these platforms: mipspro-7.4:static sun-5.9:static