Date: Sun, 7 May 2006 14:47:28 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/php5 Makefile Message-ID: <200605071447.k47ElStP083805@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ale 2006-05-07 14:47:28 UTC
FreeBSD ports repository
Modified files:
lang/php5 Makefile
Log:
Add WITH_ZEND_VM knob to customize vm behaviour:
- CALL is the default one
- SWITCH should be slightly faster
- GOTO should boost performance (and increase compilation time)
Suggested by: Michael Josic <systemoperator@gmail.com>
Revision Changes Path
1.96 +8 -0 ports/lang/php5/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605071447.k47ElStP083805>
