gtk/gdk/wayland/cursor
David Lechner 2a610267eb gdk/wayland/cursor/os-compatibility: fix build when memfd_create is not available
When building for homebrew/linuxbrew on Ubuntu 16.04, memfd_create() is
not available and causes the build to fail.

This adds a proper check for the function.
2021-04-27 11:46:39 -05:00
..
meson.build build: Use a consistent style for Meson files 2020-12-15 12:46:59 +00:00
os-compatibility.c gdk/wayland/cursor/os-compatibility: fix build when memfd_create is not available 2021-04-27 11:46:39 -05:00
os-compatibility.h
wayland-cursor.c
wayland-cursor.h
xcursor.c
xcursor.h