mirror of https://github.com/mongodb/mongo
warning
This commit is contained in:
parent
5640683c67
commit
b623ea8c7f
|
|
@ -80,6 +80,7 @@ MemoryMappedFile::~MemoryMappedFile() {
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifndef O_NOATIME
|
#ifndef O_NOATIME
|
||||||
|
#warning NO O_NOATIME
|
||||||
#define O_NOATIME 0
|
#define O_NOATIME 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue