components/gzip/Makefile
changeset 7687 1093e2a9adbd
parent 7245 934578b959f0
equal deleted inserted replaced
7686:745f0c9764a6 7687:1093e2a9adbd
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 BUILD_BITS= 64
    25 BUILD_BITS= 64
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    28 COMPONENT_NAME=		gzip
    28 COMPONENT_NAME=		gzip
    29 COMPONENT_VERSION=	1.8
    29 COMPONENT_VERSION=	1.8
    30 COMPONENT_ARCHIVE_HASH=	\
    30 COMPONENT_ARCHIVE_HASH=	\
    31     sha256:1ff7aedb3d66a0d73f442f6261e4b3860df6fd6c94025c2cb31a202c9c60fe0e
    31     sha256:1ff7aedb3d66a0d73f442f6261e4b3860df6fd6c94025c2cb31a202c9c60fe0e
       
    32 COMPONENT_ANITYA_ID=	1290
    32 
    33 
    33 TPNO=			28039
    34 TPNO=			28039
    34 
    35 
    35 # Enable adiheap and adistack security extensions
    36 # Enable adiheap and adistack security extensions
    36 ADIHEAP_MODE =	$(ADIHEAP_ENABLE)
    37 ADIHEAP_MODE =	$(ADIHEAP_ENABLE)