OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1838-g5eba97a
Gerrit Code Review
gerrit@openafs.org
Thu, 3 Nov 2011 13:15:46 -0700 (PDT)
The following commit has been merged in the master branch:
commit 5eba97a8960c49aeea957dc94408368e1324eff0
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: I99ddefaabc3bb2e80abe698366b348238d51408d
Reviewed-on: http://gerrit.openafs.org/5786
Reviewed-by: Derrick Brashear <shadow@dementix.org>
Tested-by: Derrick Brashear <shadow@dementix.org>
src/cf/osconf.m4 | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository