On Thu, Feb 11, 2016 at 03:09:32AM +, Alin Serdean wrote:
> This patch enables parallel build from the command line.
>
> If vstudio_config is defined change from:
> make ovsext_make to make ovsext and also update the dependecy for it,
> since the project requires OvsDpInterface.h to be built.
Re: [ovs-dev] [PATCH] build-windows: Enable parallel jobs for
> msbuild
>
> Do you guys want me to commit this as is or wait for a revision?
>
> On Tue, Feb 16, 2016 at 07:25:01PM +, Sairam Venugopal wrote:
> > Minor - can use /m instead.
> >
> > Acked-by: Sa
Do you guys want me to commit this as is or wait for a revision?
On Tue, Feb 16, 2016 at 07:25:01PM +, Sairam Venugopal wrote:
> Minor - can use /m instead.
>
> Acked-by: Sairam Venugopal
>
>
> On 2/10/16, 7:09 PM, "Alin Serdean"
> wrote:
>
> >This patch enables parallel build from the c
Minor - can use /m instead.
Acked-by: Sairam Venugopal
On 2/10/16, 7:09 PM, "Alin Serdean"
wrote:
>This patch enables parallel build from the command line.
>
>If vstudio_config is defined change from:
>make ovsext_make to make ovsext and also update the dependecy for it,
>since the project re
This patch enables parallel build from the command line.
If vstudio_config is defined change from:
make ovsext_make to make ovsext and also update the dependecy for it,
since the project requires OvsDpInterface.h to be built.
Signed-off-by: Alin Gabriel Serdean
---
Makefile.am | 14 +++-