Remove the -O0 workaround for nfs_bio.c - the in-tree toolchain builds

this properly.
This commit is contained in:
simonb 2002-03-06 23:50:42 +00:00
parent 92ae660710
commit ee374e2f14
1 changed files with 1 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.sbmips,v 1.1 2002/03/06 02:13:39 simonb Exp $
# $NetBSD: files.sbmips,v 1.2 2002/03/06 23:50:42 simonb Exp $
maxpartitions 8
@ -132,7 +132,3 @@ file arch/sbmips/sbmips/zbbus.c zbbus
device cpu
attach cpu at zbbus
file arch/sbmips/sbmips/cpu.c cpu
file nfs/nfs_bio.c compile-with "${NORMAL_C} -O0"