Tuesday, August 14, 2018

Re: php build and gcc

On 2018/08/14 11:06, s_graf@telus.net wrote:
> In Makefile.inc for php there are some items that seems to pull in gcc. I
> remember that when building php in May that similar items were removed from
> other modules. Can php do without these references to gcc?
>
> MODULES+= gcc4
> # for atomic builtins
> MODGCC4_ARCHS+= arm
> MODGCC4_LANGS+= c++
>

No idea, I have no 32-bit arm any more. You're in a better position to
test than me!

No comments:

Post a Comment