Bug#538313: patch for openssh segmentation fault on mipsel

2009-08-28 Thread Colin Watson
On Fri, Aug 28, 2009 at 02:32:39PM +0800, LIU Qi wrote: > The -fPIC is in conflict with the -fPIE option. The patch in the > attachment will fix this problem. Please apply it. Thanks. Will do, although this therefore represents a toolchain bug which somebody should investigate. (-fPIE didn't work

Bug#538313: patch for openssh segmentation fault on mipsel

2009-08-27 Thread LIU Qi
Hi guys, The -fPIC is in conflict with the -fPIE option. The patch in the attachment will fix this problem. Please apply it. Thanks. Regards, Qi -- LIU Qi liuq...@gmail.com li...@printk.org PGP Key fingerprint: A8C0 860C D8A9 D6FC 551F 6E2C A4AB 763B 00EC 886F diff --git a/debian/rules