From 0cd350e1ed9f7b7a24f5bba7d11cc8c8abc7264b Mon Sep 17 00:00:00 2001 From: richard Date: Sat, 10 May 2014 14:14:58 +0000 Subject: x86-64 sunos fix for g++ and -Wl,-Bdirect involving libtool references:http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16452 and http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59788 backport to gcc47 and gcc48 --- lang/gcc48-libs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/gcc48-libs/Makefile') diff --git a/lang/gcc48-libs/Makefile b/lang/gcc48-libs/Makefile index aebf3718b34..426aa4f1174 100644 --- a/lang/gcc48-libs/Makefile +++ b/lang/gcc48-libs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2014/04/23 11:05:21 ryoon Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/10 14:14:59 richard Exp $ PKGNAME= ${GCC_PKGNAME}-libs-${GCC48_DIST_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Runtime libraries from the GNU Compiler Collection (GCC) 4.8 -- cgit v1.2.3