mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-03-01 02:00:50 +00:00
fate: Only run SRTP test if SRTP code is enabled
This commit is contained in:
parent
3ee2ec5ec1
commit
b298b36fc0
@ -6,7 +6,7 @@ FATE_LIBAVFORMAT-$(CONFIG_FFRTMPCRYPT_PROTOCOL) += fate-rtmpdh
|
||||
fate-rtmpdh: libavformat/rtmpdh-test$(EXESUF)
|
||||
fate-rtmpdh: CMD = run libavformat/rtmpdh-test
|
||||
|
||||
FATE_LIBAVFORMAT-yes += fate-srtp
|
||||
FATE_LIBAVFORMAT-$(CONFIG_SRTP) += fate-srtp
|
||||
fate-srtp: libavformat/srtp-test$(EXESUF)
|
||||
fate-srtp: CMD = run libavformat/srtp-test
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user