OSDN Git Service

dsputil: add missing HAVE_YASM guard
authorDaniel Kang <daniel.d.kang@gmail.com>
Sun, 27 Jan 2013 07:14:53 +0000 (02:14 -0500)
committerLuca Barbato <lu_zero@gentoo.org>
Sun, 27 Jan 2013 07:41:46 +0000 (08:41 +0100)
commit0eedf5d74dcef868668f73568760615c1b25cc60
tree690bb8126f54aa0e6e73cc60d6c93282d72499cf
parent78bc4d69ebe6189395e5c7e4719ddef50bc943ba
dsputil: add missing HAVE_YASM guard

Fix compile error under
"--disable-optimizations --disable-yasm --disable-inline-asm"

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
libavcodec/x86/dsputil_mmx.c