diff options
| author | Sören Tempel <soeren+git@soeren-tempel.net> | 2018-10-15 22:06:00 +0200 |
|---|---|---|
| committer | Sören Tempel <soeren+git@soeren-tempel.net> | 2018-10-15 22:07:44 +0200 |
| commit | d189ee0167c4adfd06b0816e1ffcaaa31c65201a (patch) | |
| tree | 860b88a088b2a281642c4fa29a3ea46d510eaf55 /main/lua-sql/sqlite_v2_api.patch | |
| parent | 4b831f27dca3298740b9e5786dfcf9536f997365 (diff) | |
| download | aports-d189ee0167c4adfd06b0816e1ffcaaa31c65201a.tar.bz2 aports-d189ee0167c4adfd06b0816e1ffcaaa31c65201a.tar.xz | |
main/libxshmfence: fix build failure
The `-D_GNU_SOURCE` is needed for the memfd_create function prototype in
`sys/memfd.h`. Without this change the build fails with the following
error message:
xshmfence_alloc.c:73:7: error: implicit declaration of function 'memfd_create'
fd = memfd_create("xshmfence", MFD_CLOEXEC|MFD_ALLOW_SEALING);
^~~~~~~~~~~~
Diffstat (limited to 'main/lua-sql/sqlite_v2_api.patch')
0 files changed, 0 insertions, 0 deletions
