]> git.decadent.org.uk Git - nfs-utils.git/commit
Remove ARCH-specific compile flags for ALPHA.
authorNeil Brown <neilb@suse.de>
Thu, 9 Aug 2007 01:23:24 +0000 (11:23 +1000)
committerNeil Brown <neilb@suse.de>
Thu, 9 Aug 2007 01:23:24 +0000 (11:23 +1000)
commitfa0a9b564d895a2b3cff85b976baad6dcb7d7d2c
tree13ae5956777900c193ec13f78b963c9822b2e557
parentd235c98d94c70b175c195d00cebbc190f61a6380
Remove ARCH-specific compile flags for ALPHA.

 -mno-fp-regs -ffixed-8

are used for compiling the kernel on alphas, and it seems they
were copied into nfs-utils long ago, even though they have no
relevance now.
As we now use floating point (just a little bit in nfsstat), remove
these pointless flags.
configure.ac