Bug#667653: mpg123 FTBFS on armhf

Miguel Colon debian.micove at gmail.com
Sat Apr 7 19:16:51 UTC 2012


> I pulled that change into another 1.13 release, it is a bit different from your patch. Could you  (peter?) test http://mpg123.org/download/mpg123-1.13.8.tar.bz2 if it builds now? I'll make it officialy public, then.
>

Final report.

I tested it with:

--with-cpu=neon + -marm		=> WORKS
--with-cpu=neon + -mthumb	=> WORKS
--with-cpu=arm_nofpu + -marm	=> WORKS
--with-cpu=arm_nofpu + -mthumb	=> WORKS

Seems that using the new LSL notation was not needed and the old MOV
with inline shift still work in this case.

Regards,
Miguel





More information about the pkg-multimedia-maintainers mailing list