]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
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)
 -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.


No differences found