14 lines
456 B
Diff
14 lines
456 B
Diff
Index: boost_1_80_0/libs/test/build/Jamfile.v2
|
|
===================================================================
|
|
--- boost_1_80_0.orig/libs/test/build/Jamfile.v2
|
|
+++ boost_1_80_0/libs/test/build/Jamfile.v2
|
|
@@ -95,7 +95,7 @@ lib boost_test_exec_monitor
|
|
: # sources
|
|
$(TEST_EXEC_MON_SOURCES).cpp
|
|
: # requirements
|
|
- <link>static
|
|
+ # <link>static
|
|
: # default build
|
|
: # usage-requirements
|
|
<link>shared:<define>BOOST_TEST_DYN_LINK=1
|