pkgsrc-Bugs archive

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

PR/53436 CVS commit: pkgsrc/lang



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

From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53436 CVS commit: pkgsrc/lang
Date: Wed, 18 Jul 2018 22:35:44 +0000

 Module Name:	pkgsrc
 Committed By:	maya
 Date:		Wed Jul 18 22:35:44 UTC 2018
 
 Modified Files:
 	pkgsrc/lang/gcc6: Makefile distinfo
 	pkgsrc/lang/gcc6-libs: Makefile
 Added Files:
 	pkgsrc/lang/gcc6/patches: patch-gcc_targhooks.c
 
 Log Message:
 gcc6: don't try to make references to stack_chk_fail_local on netbsd/sun
 sun was added as joyent is patching for the same.
 
 this code is only reached if compiling for i386 (or some variation of ppc)
 netbsd's stack_chk_fail_local won't work for this.
 
 PR pkg/53436.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.13 -r1.14 pkgsrc/lang/gcc6/Makefile
 cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/gcc6/distinfo
 cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/gcc6-libs/Makefile
 cvs rdiff -u -r0 -r1.1 pkgsrc/lang/gcc6/patches/patch-gcc_targhooks.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