I’m attempting to compile Node.js 8.9.1LTS on 6.2. After that, I’m wanting to
compile the Brave web browser. It’s a privacy centered browser written in
JavaScript, hence why I need the latest LTS of Node.js.
Just wanting to see if anyone else is currently doing any work with Node.
Thanks for
On Sat, Aug 20, 2016 at 09:50:10AM -0500, Jordon wrote:
>
> > On Aug 20, 2016, at 8:19 AM, Adam Wolk wrote:
> >
> > On Fri, Aug 19, 2016 at 01:27:47PM -0500, Jordon wrote:
> >> I was kind of surprised to see that there was no port for the Brave web
> >&g
> On Aug 20, 2016, at 8:19 AM, Adam Wolk wrote:
>
> On Fri, Aug 19, 2016 at 01:27:47PM -0500, Jordon wrote:
>> I was kind of surprised to see that there was no port for the Brave web
>> browser so I figured this would be a chance to take a stab at making a port.
>
On Fri, Aug 19, 2016 at 01:27:47PM -0500, Jordon wrote:
> I was kind of surprised to see that there was no port for the Brave web
> browser so I figured this would be a chance to take a stab at making a port.
>
> The first thing I discovered about Brave is that it requires n
I was kind of surprised to see that there was no port for the Brave web browser
so I figured this would be a chance to take a stab at making a port.
The first thing I discovered about Brave is that it requires nodejs 6.1 or
greater and OpenBSD only has a port of the 4.x branch. Ok, lets start
This is not to be committed. I'm now running make regress (on amd64)
and will compare results against 7.0.3 and report any new test
failures to the ghc guys.
If anyone has an i386 and want's to burn some cpu time, feel free
to do the same ;-)
Ciao,
Kili
Index: Makefile
==