From e78f8167878561c8737d8abbce6bba5dfaaa21d9 Mon Sep 17 00:00:00 2001 From: bdrewery Date: Tue, 15 Dec 2015 19:57:56 +0000 Subject: 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 a41dd7b..73ad68c 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 -- cgit v1.1