components/php-5_3/APC/Makefile
branchs11-update
changeset 4173 8d9bea4f92c7
parent 3477 3d935de46ca9
equal deleted inserted replaced
4172:a6d468ddeb77 4173:8d9bea4f92c7
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 include ../../../make-rules/shared-macros.mk
    23 include ../../../make-rules/shared-macros.mk
    24 
    24 
    25 COMPONENT_NAME=		APC
    25 COMPONENT_NAME=		APC
    26 COMPONENT_VERSION=	3.1.9
    26 COMPONENT_VERSION=	3.1.9
    49 		$(PROTO_DIR)/usr/php/$(PHP_REL)/samples/apc/apc.php; \
    49 		$(PROTO_DIR)/usr/php/$(PHP_REL)/samples/apc/apc.php; \
    50 	) ; \
    50 	) ; \
    51 	$(FIX_CONFIG_FILES)
    51 	$(FIX_CONFIG_FILES)
    52 
    52 
    53 PKG_PROTO_DIRS += $(COMPONENT_DIR)/../APC-zts/build/prototype/$(MACH)
    53 PKG_PROTO_DIRS += $(COMPONENT_DIR)/../APC-zts/build/prototype/$(MACH)
       
    54 
       
    55 # test failures; keep going
       
    56 COMPONENT_TEST_ARGS += -k -i
       
    57 
       
    58 # different results for different architectures
       
    59 COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-$(MACH$(BITS)).master