The following commit has been merged in the openafs-stable-1_6_x branch:
commit 82cf6654494b9b35ba4eac970e5f2bb466755f72
Author: Michael Meffie <[email protected]>
Date:   Sat Jan 18 22:40:12 2014 -0500

    libadmin: rework compilation rules
    
    Change I47b3b184a3284b56c4047e27b58b6cb3a8e16cef will add
    dependencies on the header files to the library targets. Before
    this can be done, we have to avoid the use of $? in compilation
    rules because on AIX and OS X this causes the headers to be added
    to the compilation command, making builds fail.
    
    This is a 1.6-only change. The corresponding commit on the master
    branch, f22ae5f7d8b3c143de21355f819ab872a0cf76fd, is no candidate
    for a backport to 1.6.
    
    Change-Id: Iefb432555c60bcfdf51436ebe76a267969280fe0
    Reviewed-on: http://gerrit.openafs.org/11353
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: D Brashear <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/libadmin/adminutil/Makefile.in |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

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

Reply via email to