The following commit has been merged in the master branch:
commit 3ca92248f32a1e021796fb347ecc999b083831b7
Author: Andrew Deason <[email protected]>
Date:   Sat Jun 4 18:36:20 2022 -0500

    finale: Use unified_afs.o from objdir
    
    Commit bffc354ff7 (finale: translate_et (Unix) support for UAE) added
    a dependency on unified_afs.o, but it uses a srcdir path. For objdir
    builds, this will only exist in objdir and not srcdir, so make cannot
    find the file and the build fails.
    
    Use an objdir path instead.
    
    Change-Id: Ie581ad9cf587dfccd73bcb41b942ea727a683e1f
    Reviewed-on: https://gerrit.openafs.org/15025
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/finale/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to