Merge commit 'd847a40888'
* commit 'd847a40888':
hwcontext_cuda/vdpau: add to skipheaders
Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
This commit is contained in:
commit
cb0355537d
1 changed files with 2 additions and 0 deletions
|
|
@ -160,6 +160,8 @@ OBJS += $(COMPAT_OBJS:%=../compat/%)
|
|||
# Windows resource file
|
||||
SLIBOBJS-$(HAVE_GNU_WINDRES) += avutilres.o
|
||||
|
||||
SKIPHEADERS-$(CONFIG_CUDA) += hwcontext_cuda.h
|
||||
SKIPHEADERS-$(CONFIG_VDPAU) += hwcontext_vdpau.h
|
||||
SKIPHEADERS-$(HAVE_ATOMICS_GCC) += atomic_gcc.h
|
||||
SKIPHEADERS-$(HAVE_ATOMICS_SUNCC) += atomic_suncc.h
|
||||
SKIPHEADERS-$(HAVE_ATOMICS_WIN32) += atomic_win32.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue