pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/50042 CVS commit: pkgsrc/lang/gcc46



The following reply was made to PR pkg/50042; it has been noted by GNATS.

From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50042 CVS commit: pkgsrc/lang/gcc46
Date: Tue, 6 Sep 2016 13:57:03 +0000

 Module Name:	pkgsrc
 Committed By:	maya
 Date:		Tue Sep  6 13:57:02 UTC 2016
 
 Modified Files:
 	pkgsrc/lang/gcc46: Makefile distinfo
 Added Files:
 	pkgsrc/lang/gcc46/patches: patch-gcc_config_netbsd.h
 	    patch-include_libiberty.h patch-libiberty___doprnt.c
 	    patch-libiberty_asprintf.c patch-libiberty_concat.c
 	    patch-libiberty_snprintf.c patch-libiberty_vasprintf.c
 	    patch-libiberty_vsnprintf.c
 
 Log Message:
 gcc46: use a more reasonable specfile for netbsd
 
 disable libssp on netbsd - it conflicts with native libssp (PR pkg/47213)
 
 build fix by using stdarg instead of VA_*, cherry picked from
 https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=206881
 fixes PR pkg/50042
 
 bump PKGREVISION
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.31 -r1.32 pkgsrc/lang/gcc46/Makefile
 cvs rdiff -u -r1.20 -r1.21 pkgsrc/lang/gcc46/distinfo
 cvs rdiff -u -r0 -r1.1 pkgsrc/lang/gcc46/patches/patch-gcc_config_netbsd.h \
     pkgsrc/lang/gcc46/patches/patch-include_libiberty.h \
     pkgsrc/lang/gcc46/patches/patch-libiberty___doprnt.c \
     pkgsrc/lang/gcc46/patches/patch-libiberty_asprintf.c \
     pkgsrc/lang/gcc46/patches/patch-libiberty_concat.c \
     pkgsrc/lang/gcc46/patches/patch-libiberty_snprintf.c \
     pkgsrc/lang/gcc46/patches/patch-libiberty_vasprintf.c \
     pkgsrc/lang/gcc46/patches/patch-libiberty_vsnprintf.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index