Subject: CVS commit: pkgsrc/lang
From: Maya Rashish
Date: 2018-07-31 03:17:56
Message id: 20180731011756.EBAB3FBEC@cvs.NetBSD.org

Log Message:
move --disable-gcc-global-regs to Makefile.php.
Seems to make a previously segfaulting netbsd-8/i386's build not segfault.
ap-php runs PHP's configure and builds some of its code, so it needs the
same flag.

Now we can stop requiring an arbitrary GCC version. The test case in the
GCC bugzilla fails on all GCC versions I tested, but magically some
versions of GCC manage to build a working PHP.

Files:
RevisionActionfile
1.13modifypkgsrc/lang/php70/Makefile
1.11modifypkgsrc/lang/php70/Makefile.php
1.16modifypkgsrc/lang/php71/Makefile
1.10modifypkgsrc/lang/php71/Makefile.php
1.13modifypkgsrc/lang/php72/Makefile
1.8modifypkgsrc/lang/php72/Makefile.php