mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:20:56 +01:00
Define HAVE_AV_CONFIG_H for checkheaders in libs
Originally committed as revision 22332 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
6a81329593
commit
09ad80855c
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ include $(SUBDIR)../common.mak
|
|||
LIBVERSION := $(lib$(NAME)_VERSION)
|
||||
LIBMAJOR := $(lib$(NAME)_VERSION_MAJOR)
|
||||
|
||||
$(OBJS) $(SUBDIR)%-test.o: CPPFLAGS += -DHAVE_AV_CONFIG_H
|
||||
$(OBJS) $(SUBDIR)%.ho $(SUBDIR)%-test.o: CPPFLAGS += -DHAVE_AV_CONFIG_H
|
||||
|
||||
ifdef CONFIG_STATIC
|
||||
all: $(SUBDIR)$(LIBNAME)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue