Bug#376249: spandsp: runaway `extern "C"' in <spandsp/mmx.h>

Matej Vela vela at debian.org
Sat Jul 1 10:06:35 UTC 2006


Package: spandsp
Version: 0.0.2pre25-1
Tags: patch
Severity: serious
Justification: part of the reason yate fails to build (#358131)

debian/patches/nonmmx.dpatch is meant to disable <spandsp/mmx.h> on
architectures other than i386.  However, due to a combination of
upstream changes, it applies with too much fuzz, and leaves an `extern
"C"' with no closing bracket.  Since one of the upstream changes is an
equivalent check for __i386__, the patch can simply be removed.

Thanks,

Matej




More information about the Pkg-voip-maintainers mailing list