From 39663a57fa26220b0e1f11dc637674f236d6e0eb Mon Sep 17 00:00:00 2001 From: akumta Date: Wed, 28 Sep 2016 09:33:11 -0700 Subject: [PATCH] Per boost ticket 12490 --- build/Jamfile.v2 | 1 - 1 file changed, 1 deletion(-) diff --git a/build/Jamfile.v2 b/build/Jamfile.v2 index ee8e3b34..57dc4f48 100644 --- a/build/Jamfile.v2 +++ b/build/Jamfile.v2 @@ -119,7 +119,6 @@ lib boost_regex : ../src/$(SOURCES) icu_options : shared:BOOST_REGEX_DYN_LINK=1 gcc-cygwin:static - sun:static ; boost-install boost_regex ;