components/rsyslog/Makefile
branchs11-update
changeset 2855 576d5a7857b7
parent 2434 6c9bb5cf5610
child 3394 9758aff98adb
equal deleted inserted replaced
2854:78392507fd82 2855:576d5a7857b7
    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, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2012, 2013, 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=		rsyslog
    25 COMPONENT_NAME=		rsyslog
    26 COMPONENT_VERSION=	6.2.0
    26 COMPONENT_VERSION=	6.2.0
    33 
    33 
    34 include ../../make-rules/prep.mk
    34 include ../../make-rules/prep.mk
    35 include ../../make-rules/configure.mk
    35 include ../../make-rules/configure.mk
    36 include ../../make-rules/ips.mk
    36 include ../../make-rules/ips.mk
    37 
    37 
    38 COMPILER = gcc
    38 COMPILER = gcc3
    39 
    39 
    40 # This is needed for things to be built correctly.
    40 # This is needed for things to be built correctly.
    41 CONFIGURE_ENV +=	CFLAGS="$(CFLAGS)"
    41 CONFIGURE_ENV +=	CFLAGS="$(CFLAGS)"
    42 
    42 
    43 CONFIGURE_OPTIONS +=    --enable-imsolaris
    43 CONFIGURE_OPTIONS +=    --enable-imsolaris