Date: Tue, 19 Apr 2011 18:09:21 +0000 (UTC) From: Dimitry Andric <dim@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/mk bsd.cpu.mk bsd.dep.mk bsd.lib.mk bsd.sys.mk src/sys/conf kern.mk kern.pre.mk kmod.mk src/sys/dev/aic7xxx/aicasm Makefile Message-ID: <201104191810.p3JIAwcv043170@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dim 2011-04-19 18:09:21 UTC FreeBSD src repository Modified files: share/mk bsd.cpu.mk bsd.dep.mk bsd.lib.mk bsd.sys.mk sys/conf kern.mk kern.pre.mk kmod.mk sys/dev/aic7xxx/aicasm Makefile Log: SVN rev 220863 on 2011-04-19 18:09:21Z by dim Remove support for the Intel C Compiler from the build infrastructure. This support has not worked for several years, and is not likely to work again, unless Intel decides to release a native FreeBSD version of their compiler. ;) Revision Changes Path 1.83 +0 -29 src/share/mk/bsd.cpu.mk 1.56 +0 -5 src/share/mk/bsd.dep.mk 1.197 +0 -4 src/share/mk/bsd.lib.mk 1.57 +8 -11 src/share/mk/bsd.sys.mk 1.71 +3 -17 src/sys/conf/kern.mk 1.126 +7 -25 src/sys/conf/kern.pre.mk 1.240 +3 -13 src/sys/conf/kmod.mk 1.29 +0 -5 src/sys/dev/aic7xxx/aicasm/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104191810.p3JIAwcv043170>