Re: php build and gcc

2018-08-14 Thread Stuart Henderson
On 2018/08/14 11:06, s_g...@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 > #

php build and gcc

2018-08-14 Thread s_graf
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