pkgsrc-Bugs archive

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

PR/57151 CVS commit: pkgsrc/lang/gcc9



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

From: "Izumi Tsutsui" <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57151 CVS commit: pkgsrc/lang/gcc9
Date: Sun, 1 Jan 2023 12:59:39 +0000

 Module Name:	pkgsrc
 Committed By:	tsutsui
 Date:		Sun Jan  1 12:59:39 UTC 2023
 
 Modified Files:
 	pkgsrc/lang/gcc9: Makefile distinfo
 Added Files:
 	pkgsrc/lang/gcc9/patches: patch-gcc_targhooks.c
 
 Log Message:
 gcc9: pull a hack for the __stack_chk_fail_local() on NetBSD.
 
 Taken from src/external/gpl3/gcc/dist/gcc/targhooks.c in the NetBSD HEAD:
  http://cvsweb.netbsd.org/bsdweb.cgi/src/external/gpl3/gcc/dist/gcc/targhooks.c#rev1.2
 via pkgsrc/lang/gcc49 in Attic:
  http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/lang/gcc49/patches/Attic/patch-gcc_targhooks.c#rev1.1
 
 This fixes an error during make configure in pkgsrc/x11/qt6-qtbase
 on NetBSD/i386 9.3 as mentioned in PR/57151.
 
 Bump PKGREVISION.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.40 -r1.41 pkgsrc/lang/gcc9/Makefile
 cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/gcc9/distinfo
 cvs rdiff -u -r0 -r1.1 pkgsrc/lang/gcc9/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