mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-18 05:16:05 +00:00
xdgmime: Don't warn if we have no MMAP support
This commit is contained in:
parent
39850d674e
commit
8c4584aa56
1 changed files with 0 additions and 2 deletions
|
@ -41,8 +41,6 @@
|
|||
|
||||
#ifdef HAVE_MMAP
|
||||
#include <sys/mman.h>
|
||||
#else
|
||||
#warning Building xdgmime without MMAP support. Binary "mime.info" cache files will not be used.
|
||||
#endif
|
||||
|
||||
#include <sys/stat.h>
|
||||
|
|
Loading…
Reference in a new issue