components/net-snmp/Makefile
changeset 5427 25b736152081
parent 5066 7e7b4d607ab6
child 5638 b88b6c00208e
equal deleted inserted replaced
5426:095b7eacbee6 5427:25b736152081
    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) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 include ../../make-rules/shared-macros.mk
    24 include ../../make-rules/shared-macros.mk
    25 
    25 
    26 PATH=$(SPRO_VROOT)/bin:/usr/gnu/bin:/usr/bin
    26 PATH=$(SPRO_VROOT)/bin:/usr/gnu/bin:/usr/bin
    85 
    85 
    86 CONFIGURE_OPTIONS	+=	CFLAGS="$(CFLAGS)"
    86 CONFIGURE_OPTIONS	+=	CFLAGS="$(CFLAGS)"
    87 CONFIGURE_OPTIONS	+=	CPPFLAGS="$(CPPFLAGS)"
    87 CONFIGURE_OPTIONS	+=	CPPFLAGS="$(CPPFLAGS)"
    88 CONFIGURE_OPTIONS	+=	CC="$(CC)"
    88 CONFIGURE_OPTIONS	+=	CC="$(CC)"
    89 
    89 
    90 PKG_MACROS +=	BUILD_DIR=$(BUILD_DIR)
       
    91 
       
    92 COMPONENT_PRE_CONFIGURE_ACTION = \
    90 COMPONENT_PRE_CONFIGURE_ACTION = \
    93 	($(CLONEY) $(SOURCE_DIR) $(@D); $(CLONEY) $(COMPONENT_DIR)/sun $(@D)/sun)
    91 	($(CLONEY) $(SOURCE_DIR) $(@D); $(CLONEY) $(COMPONENT_DIR)/sun $(@D)/sun)
    94 
    92 
    95 # for the goofy definition of ARCH in the extra Makefiles
    93 # for the goofy definition of ARCH in the extra Makefiles
    96 ARCH=32
    94 ARCH=32