components/openssl/openssl-1.0.1/Makefile
changeset 1394 5f86498eee95
parent 1382 3515c1afdfc8
child 1444 45cb7c6c7aa2
--- a/components/openssl/openssl-1.0.1/Makefile	Fri Jul 12 09:55:54 2013 -0700
+++ b/components/openssl/openssl-1.0.1/Makefile	Fri Jul 12 14:16:05 2013 -0700
@@ -50,6 +50,9 @@
 include $(WS_TOP)/make-rules/lint-libraries.mk
 
 PATH=$(SPRO_VROOT)/bin:/usr/bin:/usr/gnu/bin:/usr/perl5/bin
+ifeq   ($(strip $(PARFAIT_BUILD)),yes)
+PATH=$(PARFAIT_TOOLS):$(SPRO_VROOT)/bin:/usr/bin:/usr/perl5/bin
+endif
 
 # Variant of OpenSSL for wanboot is built in build/sparcv9-wanboot.
 BUILD_DIR_WANBOOT = $(BUILD_DIR)/$(MACH64)-wanboot