Commit cb035553 authored by Derek Buitenhuis's avatar Derek Buitenhuis

Merge commit 'd847a408'

* commit 'd847a408':
  hwcontext_cuda/vdpau: add to skipheaders
Merged-by: 's avatarDerek Buitenhuis <derek.buitenhuis@gmail.com>
parents 0d4c0240 d847a408
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment