components/openssl/openssl-1.0.1/Makefile
branchs11u2-sru
changeset 3285 78460de60ed1
parent 3272 e797eda2f68f
child 3312 d92322de8ba5
equal deleted inserted replaced
3283:be6bc226917d 3285:78460de60ed1
    38 COMPONENT_ARCHIVE_HASH=	\
    38 COMPONENT_ARCHIVE_HASH=	\
    39     sha256:3c179f46ca77069a6a0bac70212a9b3b838b2f66129cb52d568837fc79d8fcc7
    39     sha256:3c179f46ca77069a6a0bac70212a9b3b838b2f66129cb52d568837fc79d8fcc7
    40 
    40 
    41 COMPONENT_ARCHIVE_URL =	$(COMPONENT_PROJECT_URL)source/$(COMPONENT_ARCHIVE)
    41 COMPONENT_ARCHIVE_URL =	$(COMPONENT_PROJECT_URL)source/$(COMPONENT_ARCHIVE)
    42 COMPONENT_BUGDB=	utility/openssl
    42 COMPONENT_BUGDB=	utility/openssl
    43 
       
    44 # Architecture-specific patches
       
    45 EXTRA_PATCHES.sparc = $(PATCH_DIR)/openssl-t4-inline.sparc-patch
       
    46 EXTRA_PATCHES = $(EXTRA_PATCHES.$(MACH))
       
    47 
    43 
    48 include $(WS_TOP)/make-rules/prep.mk
    44 include $(WS_TOP)/make-rules/prep.mk
    49 include $(WS_TOP)/make-rules/configure.mk
    45 include $(WS_TOP)/make-rules/configure.mk
    50 include $(WS_TOP)/make-rules/ips.mk
    46 include $(WS_TOP)/make-rules/ips.mk
    51 include $(WS_TOP)/make-rules/lint-libraries.mk
    47 include $(WS_TOP)/make-rules/lint-libraries.mk