We're no longer building this on octeon.

"Sure!" miod@
This commit is contained in:
bcallah 2014-02-07 19:40:52 +00:00
parent 60a1b7520a
commit ce12c05888

View File

@ -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>
@ -20,10 +20,6 @@ CONFIGURE_ARGS= --localstatedir=/var --sysconfdir=/etc/X11 \
--disable-xvfb \
--without-fop --without-xmlto --without-xsltproc
.if ${MACHINE} == "octeon"
CONFIGURE_ARGS+=--disable-glx
.endif
realinstall:
(cd hw/kdrive/ephyr ; make install)