mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 00:52:16 +00:00
haiku: platform support
This commit is contained in:
committed by
Vladimir Prus
parent
e0dde1b783
commit
7f0d33a7b0
@@ -639,6 +639,7 @@ local rule system-library-dependencies ( target-os )
|
||||
case qnx* : return ;
|
||||
case darwin : return ;
|
||||
case windows : return ;
|
||||
case haiku : return ;
|
||||
|
||||
case hpux : return <library>rt ;
|
||||
case *bsd : return <library>pthread <toolset>gcc:<library>util ;
|
||||
|
||||
Reference in New Issue
Block a user