The following commit has been merged in the master branch:
commit fc626da7fd91ed0d2d18c963dc486763b45ee961
Author: Mark Vitale <mvit...@sinenomine.net>
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 <cwi...@sinenomine.net>
    Reviewed-by: Benjamin Kaduk <ka...@mit.edu>
    Reviewed-by: Andrew Deason <adea...@sinenomine.net>
    Tested-by: BuildBot <build...@rampaginggeek.com>
    Reviewed-by: Michael Meffie <mmef...@sinenomine.net>

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

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
OpenAFS-cvs@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to