On Thu, Feb 18, 2016 at 03:32:09PM +0000, Stuart Henderson wrote:
> On 2016/02/18 15:51, David Coppa wrote:
> > On Thu, Feb 18, 2016 at 3:31 PM, Jonathan Gray <j...@jsg.id.au> 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 building some cmake-based ports like devel/libyajl?
> > 
> > If so, ok dcoppa@
> 
> +1 on all counts.
> 

It bootstraps and builds. Works with at least

devel/libyajl
textproc/tinyxml2
editors/nvi
graphics/waffle
devel/physfs

audio/openal mostly builds but fails to link due to missing sync builtins.
And if Mesa is anything to go by it should be marked broken on
arm/sh/alpha (already is for hppa/sparc).

Reply via email to