Re: Chromium with stack protector

2014-09-14 Thread Brad Smith
On 11/09/14 9:08 PM, Brad Smith wrote: On Tue, Sep 09, 2014 at 01:10:18PM -0400, Brad Smith wrote: Any Chromium users out there able to take this for a spin? This re-enables the use of stack protector with Chromium. Lightly tested on amd64 and especially needs testing with i386. An updated dif

Re: Chromium with stack protector

2014-09-11 Thread Brad Smith
On Tue, Sep 09, 2014 at 01:10:18PM -0400, Brad Smith wrote: > Any Chromium users out there able to take this for a spin? This > re-enables the use of stack protector with Chromium. Lightly tested > on amd64 and especially needs testing with i386. An updated diff for Chromium 37. Index: Makefile

Re: Chromium with stack protector

2014-09-11 Thread Brad Smith
On 10/09/14 7:49 PM, Todd Zimmermann wrote: On 09/09/14 13:10, Brad Smith wrote: Any Chromium users out there able to take this for a spin? This re-enables the use of stack protector with Chromium. Lightly tested on amd64 and especially needs testing with i386. Well attempted to take this for

Re: Chromium with stack protector

2014-09-10 Thread Todd Zimmermann
On 09/09/14 13:10, Brad Smith wrote: Any Chromium users out there able to take this for a spin? This re-enables the use of stack protector with Chromium. Lightly tested on amd64 and especially needs testing with i386. Well attempted to take this for a spin on amd64, but currently spun out. Sp

Chromium with stack protector

2014-09-09 Thread Brad Smith
Any Chromium users out there able to take this for a spin? This re-enables the use of stack protector with Chromium. Lightly tested on amd64 and especially needs testing with i386. Index: Makefile === RCS file: /home/cvs/ports/www/ch