cccl: Enable ability to parallel build.
authorGurucharan Shetty <gshetty@nicira.com>
Thu, 28 Aug 2014 16:20:21 +0000 (09:20 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Fri, 5 Sep 2014 01:20:22 +0000 (18:20 -0700)
commit6b846da95a802d4187e3a0ea0b697c196dcc749f
treef566aef53215e5d63f7cf5938ac638d9c8402bdc
parentec2d2b5f03913f262a11c23f3e9b2a9e30157139
cccl: Enable ability to parallel build.

The /FS option allows serial access to PDB file creation letting
parallel builds succeed with mingw32-make (with some tricks). The
'make' that comes with MSYS has a bug that causes hangs with
parallel builds which supposedly has been fixed in the upcoming
1.0.19 release.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Saurabh Shah <ssaurabh@vmware.com>
build-aux/cccl