Date: Mon, 27 Dec 2004 22:58:17 +0000 (UTC) From: Joerg Wunsch <joerg@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libbfd Makefile distinfo pkg-plist Message-ID: <200412272258.iBRMwHBe066712@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 2004-12-27 22:58:17 UTC FreeBSD ports repository Modified files: devel/libbfd Makefile distinfo pkg-plist Log: Upgrade to binutils 2.15. Revert from USE_LIBTOOL to binutil's own libtool, as libtool13 could not grok the --without-pic option, and the configure script is not prepared to handle libtool15 (yet) which in turn could have understood --without-pic. Sigh. At least, that way we can avoid the overhead of building all the unneeded shared libs. Still, libtool insists on installing libbfd.la. As this file is really small, I give in, and added it to pkg-plist. Revision Changes Path 1.6 +3 -3 ports/devel/libbfd/Makefile 1.2 +2 -2 ports/devel/libbfd/distinfo 1.2 +1 -0 ports/devel/libbfd/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412272258.iBRMwHBe066712>