Package: libwebp / 0.4.1-1.2

Metadata

Package Version Patches format
libwebp 0.4.1-1.2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix mips2.patch | (download)

src/dsp/dsp.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix for libwebp

https://bugs.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=756788

package libwebp FTBFS on mips/mipsel.  The reason for this behavior is that
mips2 does not support movz instruction.  I attached a patch that fixes this
issue.  With this patch I have successfully built libwebp for both mips and
mipsel.