Add requirements for Comeau toolset.

Fixes #3692. Patch from Mateusz Loskot.


[SVN r58027]
This commit is contained in:
Vladimir Prus 2009-11-29 07:59:32 +00:00
parent 232704f1b9
commit 2842fb35a6

View file

@ -186,6 +186,9 @@ project boost
# The standard library Sun compilers use by default has no chance
# of working with Boost. Override it.
<toolset>sun:<stdlib>sun-stlport
# Comeau does not support shared lib
<toolset>como:<link>static
<toolset>como-linux:<define>_GNU_SOURCE=1
: usage-requirements <include>.
: build-dir bin.v2
;