cvs commit: ports/lang/php5 Makefile

Alex Dupre ale at FreeBSD.org
Sun May 7 14:47:29 UTC 2006


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 at gmail.com>
  
  Revision  Changes    Path
  1.96      +8 -0      ports/lang/php5/Makefile


More information about the cvs-all mailing list