diff Makefile @ 7568:bb76ecde9318 libavcodec

gcc chokes on the 7 registers needed for float_to_int16_interleave6 (even inside HAVE_7REGS), so write it in yasm
author lorenm
date Thu, 14 Aug 2008 04:40:46 +0000
parents fd24c8628221
children 8b695a99e8df
line wrap: on
line diff
--- a/Makefile	Thu Aug 14 04:39:59 2008 +0000
+++ b/Makefile	Thu Aug 14 04:40:46 2008 +0000
@@ -393,6 +393,7 @@
                                           i386/fft_sse.o \
                                           i386/fft_3dn.o \
                                           i386/fft_3dn2.o \
+                                          i386/dsputil_yasm.o \
 
 OBJS-$(CONFIG_GPL)                     += i386/idct_mmx.o