aboutsummaryrefslogtreecommitdiffstats
path: root/testing/autoconf-archive/APKBUILD
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2018-10-15 22:06:00 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2018-10-15 22:07:44 +0200
commitd189ee0167c4adfd06b0816e1ffcaaa31c65201a (patch)
tree860b88a088b2a281642c4fa29a3ea46d510eaf55 /testing/autoconf-archive/APKBUILD
parent4b831f27dca3298740b9e5786dfcf9536f997365 (diff)
downloadaports-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 'testing/autoconf-archive/APKBUILD')
0 files changed, 0 insertions, 0 deletions