Date: Fri, 8 Nov 2002 12:28:25 -0800 (PST) From: Alexander Leidinger <netchild@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/ifc Makefile Message-ID: <200211082028.gA8KSPdN073878@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
netchild 2002/11/08 12:28:25 PST Modified files: lang/ifc Makefile Log: Mark BROKEN when icc is installed (ifc and icc share some libs). To have working FreeBSD binaries, icc installs modified libs. Installing ifc after icc results in not working FreeBSD binaries for icc compiled code because ifc overwrites these libs (if it doesn't overwrite them, ifc can't produce working linux binaries). This commit wasn't discussed with the maintainer of ifc. Noticed by: marius@alchemy.franken.de Revision Changes Path 1.7 +4 -0 ports/lang/ifc/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?200211082028.gA8KSPdN073878>