191958dfc8
the "tmppath" pledge to allow creation of shared memory fences. ok matthieu@
8 lines
174 B
Makefile
8 lines
174 B
Makefile
# $OpenBSD: Makefile.bsd-wrapper,v 1.2 2018/06/09 11:44:13 kettenis Exp $
|
|
|
|
SHARED_LIBS= xshmfence 0.0
|
|
|
|
CONFIGURE_ARGS+= --with-shared-memory-dir=/tmp
|
|
|
|
.include <bsd.xorg.mk>
|