OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-348-ga43605e
Gerrit Code Review
gerrit@openafs.org
Fri, 29 Oct 2010 13:31:20 -0700 (PDT)
The following commit has been merged in the master branch:
commit a43605e7bf16e8e1101ed6d6e085826cf085c897
Author: Marc Dionne <marc.c.dionne@gmail.com>
Date: Fri Oct 29 16:09:45 2010 -0400
rxosd: allow parallel make
Build rules that use COMPILE_PART1 must be prefixed with +
to indicate to make that the subprocess is a make and that it
can run with parallel jobs.
Change-Id: If48b32b885c7c5be6a820cd44a83d01d1eecd20d
Reviewed-on: http://gerrit.openafs.org/3198
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
Makefile.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository