pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/www/ap-php



On Sat, Jul 28, 2018 at 03:23:12PM +0200, Emmanuel Dreyfus wrote:
> <maya%netbsd.org@localhost> wrote:
> 
> > I don't know why it'd still be failing. It was pure chance I managed to
> > find the cause for the initial problem.
> > (I hope you are disabling ASLR/MPROTECT for these builds -- if not here,
> > you will run into issues with it later)
> > 
> > I think I might have tested netbsd-7/i386, so GCC 4.8.5.
> > People would object a lot less to a GCC 4.8 requirement (older than most
> > users have) than a 6.2 one (newer than most), if that is sufficient.
> 
> I gave it a try, gcc-5.5 also fail. I need gcc-6.4 to get it working:
> .if ${MACHINE_ARCH} == "i386"
> GCC_REQD+=              6.4
> .endif

Sounds reasonable, please add it to Makefile.php :-)
I'll try to see if I can figure out why we need such a high compiler
version later.



Home | Main Index | Thread Index | Old Index