mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-10 11:19:04 +00:00
Make sure we create shared memory files in /tmp such that programs can use
the "tmppath" pledge to allow creation of shared memory fences. ok matthieu@
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2018/06/07 22:05:13 matthieu Exp $
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2018/06/09 11:44:13 kettenis Exp $
|
||||
|
||||
SHARED_LIBS= xshmfence 0.0
|
||||
|
||||
xsCONFIGURE_ARGS += --enable-futex
|
||||
CONFIGURE_ARGS+= --with-shared-memory-dir=/tmp
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
|
||||
Reference in New Issue
Block a user