Re: /sys/i386/machdep.c breaks kernel build

2000-02-21 Thread Brian Dean
Thanks for the fix - it has been committed. -Brian -- Brian Dean [EMAIL PROTECTED] [EMAIL PROTECTED] Seigo Tanimura wrote: > On Sun, 20 Feb 2000 23:48:01 -0500, > Ray Kohler <[EMAIL PROTECTED]> said: > > Ray> cc -c -march=pentium -O3 -pipe -fno-builtin -Wall -Wredundant-decls > Ray> -Wnested-

Re: /sys/i386/machdep.c breaks kernel build

2000-02-20 Thread Ray Kohler
On Mon, Feb 21, 2000 at 02:00:42PM +0900, Seigo Tanimura wrote: > On Sun, 20 Feb 2000 23:48:01 -0500, > Ray Kohler <[EMAIL PROTECTED]> said: > > Ray> cc -c -march=pentium -O3 -pipe -fno-builtin -Wall -Wredundant-decls > Ray> -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > Ray> -Wpo

Re: /sys/i386/machdep.c breaks kernel build

2000-02-20 Thread Seigo Tanimura
On Sun, 20 Feb 2000 23:48:01 -0500, Ray Kohler <[EMAIL PROTECTED]> said: Ray> cc -c -march=pentium -O3 -pipe -fno-builtin -Wall -Wredundant-decls Ray> -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes Ray> -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi Ray> -nostdinc -

/sys/i386/machdep.c breaks kernel build

2000-02-20 Thread Ray Kohler
The latest commit of /sys/i386/i386/machdep.c breaks the kernel build: cc -c -march=pentium -O3 -pipe -fno-builtin -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../.