x86: build: Only compile FDCT code if MMX is enabled
authorDiego Biurrun <diego@biurrun.de>
Sat, 8 Feb 2014 10:11:14 +0000 (11:11 +0100)
committerDiego Biurrun <diego@biurrun.de>
Sat, 5 Jul 2014 11:18:34 +0000 (04:18 -0700)
commitb0de1c766329dd8c9960ad1722e2f653160abc1b
tree5d3f16a67676049e3e51d7ff611f57eb97a31b4d
parent12f129e545e5a5844b6ad7f3eb6a438015cad8bc
x86: build: Only compile FDCT code if MMX is enabled

All other files containing purely inline assembly are treated the same way.
libavcodec/x86/Makefile