The following commit has been merged in the openafs-stable-1_6_x branch:
commit 22eddf1c63dea6267e8cd9ee9a0d90c5fd9978b3
Author: Benjamin Kaduk <[email protected]>
Date:   Mon Apr 7 17:55:09 2014 -0400

    vol: Fix build with separate objdir
    
    The volscan-main and volinfo-main source files are in the source
    tree, not the object tree; refer to the objects in the Makefile
    as dependencies, so that they will be picked up properly.  The
    objects will be made just fine by the implicit .c.o rule.
    
    Reviewed-on: http://gerrit.openafs.org/10988
    Reviewed-by: Michael Meffie <[email protected]>
    Tested-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit 074d745a02d80bfd2c16a4e2b7b4222022f8e641)
    
    Change-Id: I3f29fcfb0257e145e0aae62ba425ccd7df513a72
    Reviewed-on: http://gerrit.openafs.org/11279
    Reviewed-by: Andrew Deason <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/vol/Makefile.in |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to