On Fri, 09 Dec 2016 09:08:21 +0200, Niko Tyni wrote:

> > > +# #847397
> > > +DEB_HOST_ARCH = $(shell dpkg-architecture -qDEB_HOST_ARCH)
> > > +NOOPT = mips mipsel amd64
> > > +ifneq (,$(filter $(DEB_HOST_ARCH), $(NOOPT)))
> > > +export DEB_CFLAGS_MAINT_STRIP:=-O2
> > > +export DEB_CFLAGS_MAINT_APPEND:=-O0
> > > +endif
> 
> > That certainly looks like a sensible workaround.
> 
> Looks good to me too.

Thanks to both of you; uploaded to unstable now.
 
> > Is there some mechanism that will remove it if the gcc (or perhaps
> > kernel) bug is fixed?
[..]
> We could leave a bug open about the disabled optimization and hope that
> somebody will review the bugs at some point...

I've now at least added the gcc bug URL to d/rules; makes it easier
to check its status when working on our package.


Cheers,
gregor

-- 
 .''`.  https://info.comodo.priv.at/ - Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Carole King: I Feel The Earth Move

Attachment: signature.asc
Description: Digital Signature

Reply via email to