Subject: CVS commit: pkgsrc/devel/gdb
From: Michael Forney
Date: 2020-10-26 04:21:05
Message id: 20201026032105.75BB5FB28@cvs.NetBSD.org

Log Message:
gdb: use gnu++11 instead of c++11

gdb makes use of typeof in gdbsupport/gdb_proc_service.h, which is
disabled with -std=c++11 to prevent symbol collision.

Files:
RevisionActionfile
1.74modifypkgsrc/devel/gdb/Makefile