diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 3faa16d..7ee93f7 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -29,7 +29,7 @@ rule test_all : # requirements acc:-lrt acc-pa_risc:-lrt - gcc-mingw:"-lole32 -loleaut32 -lpsapi -ladvapi32" + windows,gcc:"-lole32 -loleaut32 -lpsapi -ladvapi32" hpux,gcc:"-Wl,+as,mpas" ../../thread/build//boost_thread/ multi