Bug#701830: vlc: FTBFS on powerpcspe (illegal insns due to -mtune=G4)

Benjamin Drung bdrung at debian.org
Fri Mar 1 14:43:48 UTC 2013


Am Mittwoch, den 27.02.2013, 18:47 +0100 schrieb Roland Stigge:
> As you can see above, -mtune=G4 is used by default, leading to the above
> illegal instructions. The attached patch fixes this by enabling altivec only on
> powerpc _except_ powerpcspe, and doing "confflags += --with-tuning=8548" which
> is propagated to gcc as "-mtune=8548" on powerpcspe.

Your patch logic looks complicated (multiple filters). What are the
values of

DEB_HOST_ARCH
DEB_HOST_ARCH_CPU

on powerpc and powerpcspe?

-- 
Benjamin Drung
Debian & Ubuntu Developer



More information about the pkg-multimedia-maintainers mailing list