a vp8 warning to boot.
Change-Id: I32ed051c8b4d3e5afa4e13bb4e3b2ca5e922ff64
This commit is contained in:
Родитель
e3bdae1fc7
Коммит
3e3fffe038
|
@ -102,6 +102,7 @@ ifeq ($(CONFIG_TEMPORAL_DENOISING),yes)
|
|||
VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/denoising_sse2.c
|
||||
ifeq ($(HAVE_SSE2),yes)
|
||||
vp8/encoder/x86/denoising_sse2.c.o: CFLAGS += -msse2
|
||||
vp8/encoder/x86/denoising_sse2.c.d: CFLAGS += -msse2
|
||||
endif
|
||||
endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче