]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Allow overriding the default compiler and merge SPARC
authorRuss Allbery <rra@debian.org>
Sat, 28 Jun 2008 04:56:03 +0000 (21:56 -0700)
committerRuss Allbery <rra@debian.org>
Sat, 28 Jun 2008 04:56:03 +0000 (21:56 -0700)
commit34cfdbaf4c34f343bd51a1915a35d90028c32bb3
tree0b5f694ec35c0110de1d9cad5544e918063362c9
parent7de1d3731dfc996655e3aba8402285ac5b12b36c
Allow overriding the default compiler and merge SPARC

Apply quilt patch compiler-flags: Use $CC for the compiler instead of
forcing cc or gcc.  The corresponding upstream fix is waiting for work
to separate the kernel compiler from the userspace compilter, since $CC
should only be used for the latter on other platforms.

Also combines the sparc sysnames together, which is suitable upstream.
src/cf/osconf.m4