mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-29 19:07:15 +02:00
Disable mmap_tests for cygwin targets
Interprocess tries to erroneously call ftruncate without the corresponding header being included.
This commit is contained in:
@ -268,6 +268,7 @@ for local container in $(MMAP_CONTAINERS)
|
||||
: <define>BOOST_UNORDERED_FOA_MMAP_MAP_TYPE="boost::$(container)"
|
||||
<warnings>off
|
||||
<link>static
|
||||
<target-os>cygwin:<build>no
|
||||
: foa_mmap_$(container)_tests ;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user