Re: make php build on arm

2017-01-05 Thread Peter Hessler
On 2017 Jan 04 (Wed) at 19:51:09 +0100 (+0100), Jeremie Courreges-Anglas wrote: :Jeremie Courreges-Anglas writes: : :> Jonathan Gray writes: :> :>> Use ports gcc4 on arm to get the required atomic builtins. :> :> I sent the same diff to Robert, but with

Re: make php build on arm

2017-01-04 Thread Jeremie Courreges-Anglas
Jeremie Courreges-Anglas writes: > Jonathan Gray writes: > >> Use ports gcc4 on arm to get the required atomic builtins. > > I sent the same diff to Robert, but with MODGCC4_ARCHS+=arm, and also > MODGCC4_LANGS+=c++. Maybe not strictly needed, but it's probably

Re: make php build on arm

2016-12-31 Thread Jeremie Courreges-Anglas
Jonathan Gray writes: > Use ports gcc4 on arm to get the required atomic builtins. I sent the same diff to Robert, but with MODGCC4_ARCHS+=arm, and also MODGCC4_LANGS+=c++. Maybe not strictly needed, but it's probably better to use the same toolchain for C and C++ (ext/intl

make php build on arm

2016-12-31 Thread Jonathan Gray
Use ports gcc4 on arm to get the required atomic builtins. Index: Makefile.inc === RCS file: /cvs/ports/lang/php/Makefile.inc,v retrieving revision 1.88 diff -u -p -r1.88 Makefile.inc --- Makefile.inc4 Nov 2016 11:35:19 -