Skip to content

Commit

Permalink
avutil: add objc.h to SKIPHEADERS
Browse files Browse the repository at this point in the history
Signed-off-by: Aman Karmani <[email protected]>
  • Loading branch information
tmm1 committed Dec 19, 2021
1 parent 11aa9ca commit 9c590b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libavutil/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ OBJS += $(COMPAT_OBJS:%=../compat/%)
# Windows resource file
SLIBOBJS-$(HAVE_GNU_WINDRES) += avutilres.o

SKIPHEADERS += objc.h
SKIPHEADERS-$(HAVE_CUDA_H) += hwcontext_cuda.h
SKIPHEADERS-$(CONFIG_CUDA) += hwcontext_cuda_internal.h \
cuda_check.h
Expand Down

0 comments on commit 9c590b7

Please sign in to comment.