pkgsrc-Bugs archive

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

PR/53436 CVS commit: pkgsrc/lang/gcc8



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/gcc8
Date: Wed, 18 Jul 2018 22:56:23 +0000

 Module Name:	pkgsrc
 Committed By:	maya
 Date:		Wed Jul 18 22:56:23 UTC 2018
 
 Modified Files:
 	pkgsrc/lang/gcc8: Makefile distinfo
 Added Files:
 	pkgsrc/lang/gcc8/patches: patch-gcc_targhooks.c
 
 Log Message:
 gcc8: 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.1 -r1.2 pkgsrc/lang/gcc8/Makefile pkgsrc/lang/gcc8/distinfo
 cvs rdiff -u -r0 -r1.1 pkgsrc/lang/gcc8/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