The following commit has been merged in the master branch:
commit 88da6b4dfa4ad2b53508f9e0b559392cecb69c86
Author: Cheyenne Wills <[email protected]>
Date:   Thu Jul 16 15:05:13 2020 -0600

    cf: Make local copy of ax_gcc_func_attribute.m4
    
    Make a local copy of ax_gcc_func_attribute from autoconf-archive. This
    is needed in order to fix a bug in the detection of the fallthrough
    attribute.
    
    Remove ax_gcc_func_attribute.m4 from src/external/autoconf-archive/m4.
    Update LICENSE file to point to the local copy in src/cf.
    
    Change-Id: I6c4244d2cd4edab4262c1820435c00419d85303b
    Reviewed-on: https://gerrit.openafs.org/14272
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 LICENSE                                            |    4 +-
 src/cf/ax_gcc_func_attribute.m4                    |  238 ++++++++++++++++++++
 src/external/autoconf-archive-files                |    1 -
 .../autoconf-archive/m4/ax_gcc_func_attribute.m4   |  238 --------------------
 4 files changed, 240 insertions(+), 241 deletions(-)

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

Reply via email to