Date: Thu, 18 Nov 1999 01:54:12 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf Makefile.i386 Message-ID: <199911180954.BAA13313@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/11/18 01:54:12 PST Modified files: sys/i386/conf Makefile.i386 Log: Hack: comment out the pull-in of src/sys/../share/mk/bsd.kern.mk as that breaks if you try and compile a kernel before building world, as is presently required to get past the signal changes. I don't particularly like doing this, but at least it will mean that a 'make world' will activate the gcc 2.95.2-specific option in bsd.kern.mk. Revision Changes Path 1.163 +7 -5 src/sys/i386/conf/Makefile.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911180954.BAA13313>