mirror of
https://github.com/boostorg/thread.git
synced 2026-01-24 18:32:32 +00:00
Fixed missing tss_null file.
[SVN r36332]
This commit is contained in:
@@ -26,7 +26,7 @@ rule thread-run ( sources )
|
||||
{
|
||||
return
|
||||
[ run $(sources) ../build//boost_thread ]
|
||||
[ run $(sources) ../build//boost_thread/<link>static
|
||||
[ run $(sources) ../src/tss_null.cpp ../build//boost_thread/<link>static
|
||||
: : : : $(sources[1]:B)_lib ]
|
||||
;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user