components/openssl/openssl-1.0.1/Makefile
branchs11-update
changeset 3271 5df6b5141bff
parent 3263 8766b70c7f00
child 3312 d92322de8ba5
--- a/components/openssl/openssl-1.0.1/Makefile	Fri Aug 15 11:31:59 2014 -0700
+++ b/components/openssl/openssl-1.0.1/Makefile	Fri Aug 15 14:56:25 2014 -0700
@@ -41,10 +41,6 @@
 COMPONENT_ARCHIVE_URL =	$(COMPONENT_PROJECT_URL)source/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	utility/openssl
 
-# Architecture-specific patches
-EXTRA_PATCHES.sparc = $(PATCH_DIR)/openssl-t4-inline.sparc-patch
-EXTRA_PATCHES = $(EXTRA_PATCHES.$(MACH))
-
 include $(WS_TOP)/make-rules/prep.mk
 include $(WS_TOP)/make-rules/configure.mk
 include $(WS_TOP)/make-rules/ips.mk