15 lines
730 B
Diff
15 lines
730 B
Diff
No idea why this is failing
|
|
Index: boost-1.81.0/libs/statechart/test/Jamfile.v2
|
|
===================================================================
|
|
--- boost-1.81.0.orig/libs/statechart/test/Jamfile.v2
|
|
+++ boost-1.81.0/libs/statechart/test/Jamfile.v2
|
|
@@ -146,8 +146,6 @@ test-suite statechart
|
|
: TuTestMain : TuTest : <link>static $(normal) ]
|
|
[ statechart-st-lib-run LibTestNative
|
|
: TuTestMain : TuTest : <link>static $(native) ]
|
|
- [ statechart-st-lib-run DllTestNormal
|
|
- : TuTestMain : TuTest : <link>shared $(normal) ]
|
|
[ statechart-st-lib-run DllTestNative
|
|
: TuTestMain : TuTest : <link>shared $(native) ]
|
|
[ statechart-st-compile-example BitMachine : BitMachine : BitMachine ]
|