mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Commit patch submitted by John Maddock.
[SVN r40818]
This commit is contained in:
@@ -112,6 +112,7 @@ flags pathscale.link LINKPATH <library-path> ;
|
||||
flags pathscale.link FINDLIBS-ST <find-static-library> ;
|
||||
flags pathscale.link FINDLIBS-SA <find-shared-library> ;
|
||||
flags pathscale.link FINDLIBS-SA <threading>multi : pthread ;
|
||||
flags pathscale.link FINDLIBS-SA <threading>multi : rt ;
|
||||
flags pathscale.link LIBRARIES <library-file> ;
|
||||
flags pathscale.link LINK-RUNTIME <runtime-link>static : static ;
|
||||
flags pathscale.link LINK-RUNTIME <runtime-link>shared : dynamic ;
|
||||
|
||||
Reference in New Issue
Block a user