From: hschang Date: Mon, 11 May 2015 03:52:36 +0000 (+0900) Subject: [Makefile] set MULTI_TEMPORARILY to YES. X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus_3.0;a=commitdiff_plain;h=f4677cd08c4bef1c5441fde3e386b95851fb3d6b;ds=sidebyside [Makefile] set MULTI_TEMPORARILY to YES. --- diff --git a/Makefile b/Makefile index 8a7374b..90c71d2 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ # for the vuultimo, if it is not the default. MACHINE ?= vusolose -MULTI_TEMPORARILY ?= NO +MULTI_TEMPORARILY ?= YES # Adjust according to the number CPU cores to use for parallel build. # Default: Number of processors in /proc/cpuinfo, if present, or 1.