From c7006ec55583e77a02808d931d719f8c31820857 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Tue, 15 Dec 2015 19:57:56 +0000 Subject: [PATCH] Build engines in parallel. Sponsored by: EMC / Isilon Storage Division --- secure/lib/libcrypto/engines/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/secure/lib/libcrypto/engines/Makefile b/secure/lib/libcrypto/engines/Makefile index a41dd7b8f8dd..73ad68c625c5 100644 --- a/secure/lib/libcrypto/engines/Makefile +++ b/secure/lib/libcrypto/engines/Makefile @@ -2,5 +2,5 @@ SUBDIR= lib4758cca libaep libatalla libcapi libchil libcswift libgost \ libnuron libsureware libubsec - +SUBDIR_PARALLEL= .include