sync code with last improvements from OpenBSD
This commit is contained in:
commit
88965415ff
26235 changed files with 29195616 additions and 0 deletions
13
driver/xf86-video-intel/Makefile.bsd-wrapper
Normal file
13
driver/xf86-video-intel/Makefile.bsd-wrapper
Normal file
|
@ -0,0 +1,13 @@
|
|||
# $OpenBSD: Makefile.bsd-wrapper,v 1.9 2014/12/15 13:17:34 jsg Exp $
|
||||
|
||||
.include <bsd.xconf.mk>
|
||||
|
||||
.if ${XENOCARA_BUILD_DRI:L} != "yes"
|
||||
CONFIGURE_ARGS+= --disable-dri
|
||||
.endif
|
||||
|
||||
CONFIGURE_ARGS+= --enable-kms-only
|
||||
|
||||
SHARED_LIBS= IntelXvMC 3.0 I810XvMC 3.0
|
||||
|
||||
.include <bsd.xorg.mk>
|
Loading…
Add table
Add a link
Reference in a new issue