compile intel_decode.c as well as newer mesa needs drm_intel_decode*
ok mpi@
This commit is contained in:
parent
aa892af5b9
commit
9c6730d784
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2012/11/27 14:37:08 mpi Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2013/03/25 14:01:33 jsg Exp $
|
||||
.include <bsd.xconf.mk>
|
||||
|
||||
LIB= drm_intel
|
||||
@ -15,6 +15,7 @@ INCS= intel_bufmgr.h
|
||||
SRCS= intel_bufmgr.c \
|
||||
intel_bufmgr_fake.c \
|
||||
intel_bufmgr_gem.c \
|
||||
intel_decode.c \
|
||||
mm.c
|
||||
|
||||
PKGCONFIG= libdrm_intel.pc
|
||||
|
3977
lib/libdrm/intel/intel_decode.c
Normal file
3977
lib/libdrm/intel/intel_decode.c
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,2 +1,2 @@
|
||||
major=2
|
||||
minor=1
|
||||
minor=2
|
||||
|
Loading…
Reference in New Issue
Block a user