mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 12:22:17 +00:00
Key on solaris, not sunos, since sunos had last release in 1992,
and solaris is what is the current name. [SVN r49616]
This commit is contained in:
@@ -810,7 +810,7 @@ rule setup-threading ( targets * : sources * : properties * )
|
||||
{
|
||||
option = -mthreads ;
|
||||
}
|
||||
case sunos :
|
||||
case solaris :
|
||||
{
|
||||
option = -pthreads ;
|
||||
libs = rt ;
|
||||
|
||||
Reference in New Issue
Block a user