OpenAFS Master Repository branch, master, updated. BP-openafs-stable-1_8_x-176-gf9b3cf8

Gerrit Code Review gerrit@openafs.org
Fri, 10 Aug 2018 07:55:38 -0400


The following commit has been merged in the master branch:
commit b818854f19e33315d1b6453b72a55b54d740e976
Author: Michael Meffie <mmeffie@sinenomine.net>
Date:   Fri Mar 16 20:41:35 2018 -0400

    autoconf: import gcc function attribute check macro
    
    Import Gabriele Svelto's AC_GCC_FUNC_ATTRIBUTE autoconf macro to check for
    GCC-style function attributes.  This macro is part of the GNU Autoconf
    Archive[1]. The imported file is distributed under an all-permissive license.
    
    [1] https://www.gnu.org/software/autoconf-archive/
    
    Change-Id: I64ccd00717fa9606a26aeeeea9030f4fb4877cf8
    Reviewed-on: https://gerrit.openafs.org/12962
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Andrew Deason <adeason@sinenomine.net>
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>

 LICENSE                         |   12 ++
 src/cf/ax_gcc_func_attribute.m4 |  238 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 250 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository