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 23:15:42 +0000

 Module Name:	pkgsrc
 Committed By:	maya
 Date:		Wed Jul 18 23:15:42 UTC 2018
 
 Modified Files:
 	pkgsrc/lang/gcc48: Makefile distinfo
 	pkgsrc/lang/gcc48-libs: Makefile
 Added Files:
 	pkgsrc/lang/gcc48/patches: patch-gcc_targhooks.c
 
 Log Message:
 gcc48: 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.
 
 bump gcc48-libs PKGREVISION above gcc48
 
 PR pkg/53436.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.40 -r1.41 pkgsrc/lang/gcc48/Makefile
 cvs rdiff -u -r1.37 -r1.38 pkgsrc/lang/gcc48/distinfo
 cvs rdiff -u -r1.28 -r1.29 pkgsrc/lang/gcc48-libs/Makefile
 cvs rdiff -u -r0 -r1.1 pkgsrc/lang/gcc48/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