Date: Thu, 8 Feb 2007 01:14:28 +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/powerpc-gcc Makefile pkg-plist Message-ID: <200702080114.l181ESIY039947@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stas 2007-02-08 01:14:28 UTC FreeBSD ports repository Modified files: devel/powerpc-gcc Makefile pkg-plist Log: - Create symlinks for utilities like as, ld, etc in the gcc libexec directory, so it will able to find it in linking/assembling stage. Thus, it's possible now just add `make -V PREFIX`/bin into the path and both this and system compilers will work. - Bump PORTREVISION PR: ports/108081 Reported by: takawata Revision Changes Path 1.4 +14 -3 ports/devel/powerpc-gcc/Makefile 1.3 +69 -54 ports/devel/powerpc-gcc/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702080114.l181ESIY039947>