Enable X-ACE and XC-SECURITY extensions, now that they build on
OpenBSD. Requested and tested by tedu@.
This commit is contained in:
parent
ad7a85479c
commit
9c5fcc7f6c
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.35 2011/03/08 07:59:23 matthieu Exp $
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.36 2011/04/27 20:46:31 matthieu Exp $
|
||||
|
||||
.include <bsd.xconf.mk>
|
||||
|
||||
@ -45,8 +45,9 @@ CONFIGURE_ARGS= --localstatedir=/var --sysconfdir=/etc/X11 \
|
||||
--with-default-xkb-rules=${XKB_RULES} \
|
||||
--with-module-dir=${LIBDIR}/modules ${GLX_OPTION} \
|
||||
--enable-install-setuid --enable-privsep \
|
||||
--enable-xcsecurity \
|
||||
--disable-dmx ${NO_XORG_OPTION} ${NO_XF86_UTIL_OPTION} \
|
||||
--disable-unit-tests --disable-xace \
|
||||
--disable-unit-tests \
|
||||
${DRI_OPTION}
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user