sync with OpenBSD -current
This commit is contained in:
parent
a34e492c6b
commit
acb2a22980
86 changed files with 12131 additions and 4602 deletions
|
@ -1,12 +1,13 @@
|
|||
# $OpenBSD: Makefile.bsd-wrapper,v 1.1 2024/07/19 14:35:16 rsadowski Exp $
|
||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.4 2024/07/25 19:40:55 matthieu Exp $
|
||||
|
||||
SHARED_LIBS += va-drm 2.22
|
||||
SHARED_LIBS += va-glx 2.22
|
||||
SHARED_LIBS += va-x11 2.22
|
||||
SHARED_LIBS += va 2.22
|
||||
|
||||
CONFIGURE_ARGS= --disable-wayland
|
||||
LOCALBASE ?= /usr/local
|
||||
|
||||
CONFIGURE_ARGS= --disable-wayland --disable-glx
|
||||
CONFIGURE_ARGS+= \
|
||||
--with-drivers-path=${DESTDIR}${X11BASE}/lib/modules/drivers/
|
||||
--with-drivers-path=${DESTDIR}${X11BASE}/lib/modules/dri:${LOCALBASE}/lib/dri
|
||||
|
||||
.include <bsd.xorg.mk>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue