Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Dec 2016 07:38:50 -0800
From:      bob prohaska <fbsd@www.zefox.net>
To:        freebsd-ports@freebsd.org
Subject:   Playing with www/chromium
Message-ID:  <20161210153850.GA7498@www.zefox.net>

next in thread | raw e-mail | index | archive | help
Just for fun I tried to compile www/chromium on an RPI2 by the 
not-very-clever expedient of adding armv6 and armv7 to the list
of architectures supported in the Makefile. Naturally, it didn't
work, but the failure was in clang, not chrmomium.

As it happens, the host is running -current at r309382, so the
required version of clang (3.9.0) is already present. Is there 
a simple way use the existing /usr/bin/clang? 


Thanks for reading and any ideas,

bob prohaska




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161210153850.GA7498>