OpenAFS Master Repository branch, master, updated. BP-openafs-stable-1_8_x-178-g1f29c9f
Gerrit Code Review
gerrit@openafs.org
Fri, 10 Aug 2018 09:29:22 -0400
The following commit has been merged in the master branch:
commit 1f29c9f05f53966df1bbd9ece479155f78f995e0
Author: Michael Meffie <mmeffie@sinenomine.net>
Date: Fri Mar 16 20:51:42 2018 -0400
autoconf: attribute type checks
Check for function attributes by type and update src/afs/stds.h to
conditionally include the attributes detected, instead of checking for
specific compilers and compiler versions.
This allows attributes to be used when building under Solaris Studio.
Change-Id: I8a4dbc1b2cb6032d28176349481085bf6deb309c
Reviewed-on: https://gerrit.openafs.org/12963
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/cf/c-attribute.m4 | 4 ++++
src/config/stds.h | 38 +++++++++++++++++++++++---------------
2 files changed, 27 insertions(+), 15 deletions(-)
--
OpenAFS Master Repository