OSDN Git Service

fate: Only run SRTP test if SRTP code is enabled
authorDiego Biurrun <diego@biurrun.de>
Wed, 23 Mar 2016 21:02:46 +0000 (22:02 +0100)
committerDiego Biurrun <diego@biurrun.de>
Thu, 24 Mar 2016 18:17:23 +0000 (19:17 +0100)
tests/fate/libavformat.mak

index b9cca35..e98e0ee 100644 (file)
@@ -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