swscale/Makefile: Mark sws_ops* test tools as requiring CONFIG_UNSTABLE
Fixes "make testprogs" with --disable-unstable Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
+3
-2
@@ -52,5 +52,6 @@ TESTPROGS = colorspace \
|
||||
floatimg_cmp \
|
||||
pixdesc_query \
|
||||
swscale \
|
||||
sws_ops \
|
||||
sws_ops_aarch64 \
|
||||
|
||||
TESTPROGS-$(CONFIG_UNSTABLE) = sws_ops \
|
||||
sws_ops_aarch64 \
|
||||
|
||||
Reference in New Issue
Block a user