[Bug 218493] www/phalcon: update to 3.1.2, PHP 7.1 support and 32 bit build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 8 16:55:26 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218493

Po-Chuan Hsieh <sunpoet at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|freebsd-ports-bugs at FreeBSD. |sunpoet at FreeBSD.org
                   |org                         |

--- Comment #1 from Po-Chuan Hsieh <sunpoet at FreeBSD.org> ---
I would use the following in Makefile instead of an extra patch.

post-patch:
.if ${PHP_VER} >= 70 && ${PBITS} == 32
        @${REINPLACE_CMD} -e 's| ZEPHIR_FASTCALL||' ${WRKSRC}/phalcon.zep.c
.endif

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list