mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-14 21:29:14 +00:00
We're no longer building this on octeon.
"Sure!" miod@
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.16 2013/08/17 17:03:26 bcallah Exp $
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.17 2014/02/07 19:40:52 bcallah Exp $
|
||||||
|
|
||||||
.include <bsd.xconf.mk>
|
.include <bsd.xconf.mk>
|
||||||
|
|
||||||
@@ -20,10 +20,6 @@ CONFIGURE_ARGS= --localstatedir=/var --sysconfdir=/etc/X11 \
|
|||||||
--disable-xvfb \
|
--disable-xvfb \
|
||||||
--without-fop --without-xmlto --without-xsltproc
|
--without-fop --without-xmlto --without-xsltproc
|
||||||
|
|
||||||
.if ${MACHINE} == "octeon"
|
|
||||||
CONFIGURE_ARGS+=--disable-glx
|
|
||||||
.endif
|
|
||||||
|
|
||||||
realinstall:
|
realinstall:
|
||||||
(cd hw/kdrive/ephyr ; make install)
|
(cd hw/kdrive/ephyr ; make install)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user