forked from boostorg/unordered
Update test/Jamfile.v2
This commit is contained in:
@ -304,6 +304,8 @@ for local container in $(MMAP_CONTAINERS)
|
|||||||
: <define>BOOST_UNORDERED_FOA_MMAP_MAP_TYPE="boost::$(container)"
|
: <define>BOOST_UNORDERED_FOA_MMAP_MAP_TYPE="boost::$(container)"
|
||||||
<warnings>off
|
<warnings>off
|
||||||
<link>static
|
<link>static
|
||||||
|
<toolset>gcc-4.8:<build>no # Boost.Process does not compile
|
||||||
|
<toolset>gcc-4.9:<build>no # ditto
|
||||||
<target-os>cygwin:<build>no
|
<target-os>cygwin:<build>no
|
||||||
: foa_mmap_$(container)_tests ;
|
: foa_mmap_$(container)_tests ;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user