summaryrefslogtreecommitdiffstats
path: root/libavresample/x86/Makefile
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2014-01-11 22:43:26 +0200
committerMartin Storsjö <martin@martin.st>2014-01-13 14:13:27 +0200
commit99e20125232d40ea239a5b54d26bbfe526506114 (patch)
treeac0e629837806e33e67219dacf8488c08c520377 /libavresample/x86/Makefile
parent49b9badcaab513b65b79be371b1a9c1012e482ea (diff)
downloadffmpeg-streaming-99e20125232d40ea239a5b54d26bbfe526506114.zip
ffmpeg-streaming-99e20125232d40ea239a5b54d26bbfe526506114.tar.gz
x86/arm: Add clobber tests to libavresample
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavresample/x86/Makefile')
-rw-r--r--libavresample/x86/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavresample/x86/Makefile b/libavresample/x86/Makefile
index 2e8786f..0ca2d79 100644
--- a/libavresample/x86/Makefile
+++ b/libavresample/x86/Makefile
@@ -2,6 +2,8 @@ OBJS += x86/audio_convert_init.o \
x86/audio_mix_init.o \
x86/dither_init.o \
+OBJS-$(CONFIG_XMM_CLOBBER_TEST) += x86/w64xmmtest.o
+
YASM-OBJS += x86/audio_convert.o \
x86/audio_mix.o \
x86/dither.o \
OpenPOWER on IntegriCloud