mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 15:50:59 +00:00
FS-8623: reapply after update: fix sun studio build errors building libvpx
This commit is contained in:
parent
8c5f0301f3
commit
07073175ee
@ -107,7 +107,7 @@ ifeq ($(CONFIG_VP9_DECODER),yes)
|
||||
endif
|
||||
|
||||
VP9_PREFIX=vp9/
|
||||
$(BUILD_PFX)$(VP9_PREFIX)%.c.o: CFLAGS += -Wextra
|
||||
$(BUILD_PFX)$(VP9_PREFIX)%.c.o:
|
||||
|
||||
ifeq ($(CONFIG_ENCODERS),yes)
|
||||
CODEC_DOC_SECTIONS += encoder
|
||||
|
Loading…
x
Reference in New Issue
Block a user