Makefile revision 4171
2d0611ffc9f91c5fc2ddccb93f9a3d17791ae650takashi#
2d0611ffc9f91c5fc2ddccb93f9a3d17791ae650takashi# CDDL HEADER START
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd#
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd# The contents of this file are subject to the terms of the
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd# Common Development and Distribution License (the "License").
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd# You may not use this file except in compliance with the License.
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd#
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd# or http://www.opensolaris.org/os/licensing.
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd# See the License for the specific language governing permissions
b05ab3ff5ab54aa22610b13d56eaba6ddfc3db60nd# and limitations under the License.
b05ab3ff5ab54aa22610b13d56eaba6ddfc3db60nd#
b05ab3ff5ab54aa22610b13d56eaba6ddfc3db60nd# When distributing Covered Code, include this CDDL HEADER in each
b05ab3ff5ab54aa22610b13d56eaba6ddfc3db60nd# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6ae232055d4d8a97267517c5e50074c2c819941and# If applicable, add the following below this CDDL HEADER, with the
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd# fields enclosed by brackets "[]" replaced with your own identifying
6ae232055d4d8a97267517c5e50074c2c819941and# information: Portions Copyright [yyyy] [name of copyright owner]
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd#
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd# CDDL HEADER END
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd#
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd# Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
63f06dce77bb2d9b1c5aa5deeb47a1069987fd1end#
63f06dce77bb2d9b1c5aa5deeb47a1069987fd1endinclude ../../../make-rules/shared-macros.mk
63f06dce77bb2d9b1c5aa5deeb47a1069987fd1end
63f06dce77bb2d9b1c5aa5deeb47a1069987fd1endCOMPONENT_NAME= suhosin
d474d8ef01ec5c2a09341cd148851ed383c3287crbowenCOMPONENT_VERSION= 0.9.33
d474d8ef01ec5c2a09341cd148851ed383c3287crbowenCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
d474d8ef01ec5c2a09341cd148851ed383c3287crbowenCOMPONENT_ARCHIVE= $(COMPONENT_SRC).tgz
d474d8ef01ec5c2a09341cd148851ed383c3287crbowenCOMPONENT_ARCHIVE_HASH= \
sha256:865b1c72bae9a5a710fe0b07a0635556ce6c838653ec364d2a2a6e6f594529c5
COMPONENT_ARCHIVE_URL= http://download.suhosin.org/$(COMPONENT_ARCHIVE)
COMPONENT_PROJECT_URL= http://www.hardened-php.net/suhosin/index.html
include ../extensions-zts.mk
CONFIGURE_OPTIONS += --enable-suhosin
# test failures; keep going
COMPONENT_TEST_ARGS += -k -i