Date: Fri, 19 Nov 1999 16:32:06 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc/cc_drv Makefile Message-ID: <199911200032.QAA11284@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 1999/11/19 16:32:06 PST Modified files: gnu/usr.bin/cc/cc_drv Makefile Log: mkstemps() has been brought into 3-STABLE, so this isn't needed here anymore as building -CURRENT sources on 3-STABLE was the reason for the previous revision adding this. Note that since the GCC Project moved mkstemp.c from GCC's world to libiberty, we no longer support building -CURRENT sources on non-FreeBSD boxes unless that box has a very simular libc mix as FreeBSD. Revision Changes Path 1.7 +1 -4 src/gnu/usr.bin/cc/cc_drv/Makefile 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?199911200032.QAA11284>