Fix darwin builds of phpdbg using frameworks

This commit is contained in:
Sara Golemon 2017-12-21 16:35:10 -05:00
parent dd0f3012eb
commit 171ecbb8d1
No known key found for this signature in database
GPG Key ID: DBDB397470D12172

View File

@ -46,6 +46,7 @@ if test "$BUILD_PHPDBG" = "" && test "$PHP_PHPDBG" != "no"; then
\$(EXTRA_LIBS) \
\$(PHPDBG_EXTRA_LIBS) \
\$(ZEND_EXTRA_LIBS) \
\$(PHP_FRAMEWORKS) \
-o \$(BUILD_BINARY)"
BUILD_PHPDBG_SHARED="\$(LIBTOOL) --mode=link \