Enable the shared libs option on m88k; this is also used to indicate
whether to build Mesa. ok miod@
This commit is contained in:
parent
3ad0ca1c5e
commit
866ddb26e8
@ -1,7 +1,7 @@
|
|||||||
# $OpenBSD: bsd.xconf.mk,v 1.21 2012/03/08 07:29:29 matthieu Exp $
|
# $OpenBSD: bsd.xconf.mk,v 1.22 2013/02/09 21:48:07 brad Exp $
|
||||||
|
|
||||||
# Shared libs?
|
# Shared libs?
|
||||||
.if ${MACHINE_ARCH} == "m88k" || ${MACHINE} == "vax"
|
.if ${MACHINE} == "vax"
|
||||||
XENOCARA_HAVE_SHARED_LIBS?=no
|
XENOCARA_HAVE_SHARED_LIBS?=no
|
||||||
.else
|
.else
|
||||||
XENOCARA_HAVE_SHARED_LIBS?=yes
|
XENOCARA_HAVE_SHARED_LIBS?=yes
|
||||||
|
Loading…
Reference in New Issue
Block a user