NetBSD-Bugs archive

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

PR/57841 CVS commit: [netbsd-10] src/tools/gdb



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57841 CVS commit: [netbsd-10] src/tools/gdb
Date: Sun, 14 Jan 2024 15:39:08 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Jan 14 15:39:08 UTC 2024
 
 Modified Files:
 	src/tools/gdb [netbsd-10]: Makefile
 
 Log Message:
 Apply patch, requested by riastradh in ticket #546:
 
 	tools/gdb/Makefile		(apply patch)
 
 gdb: Fix MKCROSSGDB=yes build on gcc>=11, which raises several
 warnings that are fatal because the development snapshot of gdb
 that netbsd-10 is about to ship with sets -Werror.  This addresses
 PR misc/57841.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.40 -r1.40.6.1 src/tools/gdb/Makefile
 
 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