On Thu, Feb 18, 2016 at 03:32:09PM +, Stuart Henderson wrote:
> On 2016/02/18 15:51, David Coppa wrote:
> > On Thu, Feb 18, 2016 at 3:31 PM, Jonathan Gray wrote:
> > > Switch back to using base gcc with the stack protector disabled
> > > for arm. This requires miod's patch to disable the stac
On 2016/02/18 15:51, David Coppa wrote:
> On Thu, Feb 18, 2016 at 3:31 PM, Jonathan Gray wrote:
> > Switch back to using base gcc with the stack protector disabled
> > for arm. This requires miod's patch to disable the stack protector
> > for libstdc++ on arm I just committed to src.
>
> Is the
On Thu, Feb 18, 2016 at 3:31 PM, Jonathan Gray wrote:
> Switch back to using base gcc with the stack protector disabled
> for arm. This requires miod's patch to disable the stack protector
> for libstdc++ on arm I just committed to src.
Is the diff below producing a working cmake?
Have you tried