The following commit has been merged in the master branch:
commit fc626da7fd91ed0d2d18c963dc486763b45ee961
Author: Mark Vitale <[email protected]>
Date:   Wed Feb 9 12:49:20 2022 -0500

    bubasics: use config variable $(AR) to build libbubasics.a
    
    Since the original IBM code import, libbubasics.a has been built with a
    hardcoded 'ar' instead of the customary $(AR).
    
    For consistency with the rest of the tree (and in preparation for a
    future commit), convert this to use $(AR) instead.
    
    While here, also change the options from 'r' to the more typical 'crv'.
    
    Change-Id: If74e4b92188af9de7f504e3f588b7ee1070425fc
    Reviewed-on: https://gerrit.openafs.org/14895
    Reviewed-by: Cheyenne Wills <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>

 src/bubasics/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