OpenAFS Master Repository branch, openafs-devel-1_7_x, updated. openafs-devel-1_7_1-138-gbee8e41
Gerrit Code Review
gerrit@openafs.org
Sat, 12 Nov 2011 16:06:32 -0800 (PST)
The following commit has been merged in the openafs-devel-1_7_x branch:
commit 995f86ec19fb7d972bcf96f7dde0cd4d769ed6f7
Author: Andrew Deason <adeason@sinenomine.net>
Date: Wed Nov 2 11:35:42 2011 -0500
Solaris: Specify ARCHFLAGS in CFLAGS
Various autoconf tests which use the C compiler may yield different
results depending on whether or not we are compiling for x86 or amd64
on Solaris (different libraries are available, structures may be
different, et al). So, set CFLAGS depending on which arch we are
targeting, so the autoconf results are more consistent with the actual
compilation during the build.
Change-Id: Iaec57276a803a9804e441787195f05f38c2963f2
Reviewed-on: http://gerrit.openafs.org/5786
Reviewed-by: Derrick Brashear <shadow@dementix.org>
Tested-by: Derrick Brashear <shadow@dementix.org>
(cherry-picked from 5eba97a8960c49aeea957dc94408368e1324eff0)
Reviewed-on: http://gerrit.openafs.org/5967
Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
src/cf/osconf.m4 | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository