4406N/A#
4406N/A# CDDL HEADER START
4406N/A#
4406N/A# The contents of this file are subject to the terms of the
4406N/A# Common Development and Distribution License (the "License").
4406N/A# You may not use this file except in compliance with the License.
4406N/A#
4406N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4406N/A# or http://www.opensolaris.org/os/licensing.
4406N/A# See the License for the specific language governing permissions
4406N/A# and limitations under the License.
4406N/A#
4406N/A# When distributing Covered Code, include this CDDL HEADER in each
4406N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4406N/A# If applicable, add the following below this CDDL HEADER, with the
4406N/A# fields enclosed by brackets "[]" replaced with your own identifying
4406N/A# information: Portions Copyright [yyyy] [name of copyright owner]
4406N/A#
4406N/A# CDDL HEADER END
4406N/A#
4406N/A
4406N/A#
5680N/A# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
4406N/A#
5680N/ABUILD_BITS= 64
4406N/Ainclude ../../../make-rules/shared-macros.mk
4406N/Ainclude $(WS_COMPONENTS)/php/php-metadata.mk
4406N/A
4406N/ACOMPONENT_NAME= xdebug
4406N/ACOMPONENT_VERSION= 2.3.2
4406N/ACOMPONENT_ARCHIVE= $(COMPONENT_SRC).tgz
4406N/ACOMPONENT_ARCHIVE_HASH= \
4406N/A sha256:f875d0f8c4e96fa7c698a461a14faa6331694be231e2ddc4f3de0733322fc6d0
4406N/ACOMPONENT_ARCHIVE_URL= http://xdebug.org/files/$(COMPONENT_ARCHIVE)
4406N/ACOMPONENT_PROJECT_URL= http://xdebug.org/
4406N/A
4406N/ATPNO= 22429
4406N/A
5680N/ATEST_TARGET= $(NO_TESTS)
5680N/Ainclude $(WS_MAKE_RULES)/common.mk
4406N/Ainclude $(PHP_TOP_DIR)/phpize.mk
4406N/A
4406N/ACONFIGURE_OPTIONS += --enable-xdebug
4406N/A
4406N/AREQUIRED_PACKAGES += system/library/math