SOLARIS: Do not build x86 kernel module on 5.11
authorAndrew Deason <adeason@sinenomine.net>
Thu, 10 Nov 2011 21:18:41 +0000 (15:18 -0600)
committerDerrick Brashear <shadow@dementix.org>
Fri, 11 Nov 2011 12:41:26 +0000 (04:41 -0800)
commitc6a22d67ff9787ace2249d528eb9db99c5b19427
tree5eb38aa46aa993a4fd494970447273150a7254ae
parentb41e30a55c8aeb6d7f42d74f9eb090232032057f
SOLARIS: Do not build x86 kernel module on 5.11

Oracle Solaris 11 no longer supports x86 (amd64 is required). If we
try to build the x86 module, /usr/include/sys/kobj.h complains that
the ISA is unsupported, and refuses to go on. So, just remove
MODLOAD32 from the libafs directories to build on sunx86_511.

Change-Id: Ic18936d1a0f53ed290d885617d313347aa6ce87a
Reviewed-on: http://gerrit.openafs.org/5835
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
src/libafs/MakefileProto.SOLARIS.in