On Mon, 23 Apr 2018 10:35:51 -0700
wrote:
> Picking up on your last comment, I restarted the php build on arm with the
> intent of looking for why gcc is required. So far I have come across one
> package that pulls in gcc and it is specific to arm.
>
> Cmake pulls in libuv whose Makefile has:
On 2018 Apr 23 (Mon) at 20:21:23 +0200 (+0200), Jeremie Courreges-Anglas wrote:
:On Mon, Apr 23 2018, wrote:
:> Picking up on your last comment, I restarted the php build on arm with the
intent of looking for why gcc is required. So far I have come across one
package that pulls in gcc and it is
Thank you also. Getting cmake to build might help a lot of other arm
packages to build.
-Original Message-
From: Jeremie Courreges-Anglas
Sent: April 23, 2018 1:49 PM
To: s_g...@telus.net
Cc: OpenBSD Ports
Subject: Re: hph build on arm, gcc 4.9
On Mon, Apr 23 2018, Jeremie Courreges
On Mon, Apr 23 2018, Jeremie Courreges-Anglas wrote:
> On Mon, Apr 23 2018, wrote:
>> Picking up on your last comment, I restarted the php build on arm with the
>> intent of looking for why gcc is required. So far I have come across one
>> package that pulls in gcc and it is specific to arm.
>
On Mon, Apr 23 2018, wrote:
> Picking up on your last comment, I restarted the php build on arm with the
> intent of looking for why gcc is required. So far I have come across one
> package that pulls in gcc and it is specific to arm.
>
> Cmake pulls in libuv whose Makefile has:
>
> # for atomi
Picking up on your last comment, I restarted the php build on arm with the
intent of looking for why gcc is required. So far I have come across one
package that pulls in gcc and it is specific to arm.
Cmake pulls in libuv whose Makefile has:
# for atomic builtins
MODULES = gcc4
MODGCC4_A