Date: Mon, 25 Jun 2007 20:31:11 +0000 (UTC) From: Stanislav Sedov <stas@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cross-gcc Makefile Message-ID: <200706252031.l5PKVCOb099955@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stas 2007-06-25 20:31:11 UTC FreeBSD ports repository Modified files: devel/cross-gcc Makefile Log: - Don't touch gcc libdir, it have troubles discovering libc objects in case of non-default locations - Don't install libiberty (not needed) - Fix a typo in comment [1] - Generate correct dependency list in case if target arch and abi were not specified by setting fake OURTARGET value [1] - Bump up PORTREVISION. Noticed by: pav [1] Revision Changes Path 1.3 +35 -7 ports/devel/cross-gcc/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706252031.l5PKVCOb099955>