This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 1/1] Build GDB as a C++ program by default
- From: Yao Qi <qiyaoltc at gmail dot com>
- To: Pedro Alves <palves at redhat dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Tue, 19 Apr 2016 08:34:17 +0100
- Subject: Re: [PATCH 1/1] Build GDB as a C++ program by default
- Authentication-results: sourceware.org; auth=none
- References: <1461000466-31668-1-git-send-email-palves at redhat dot com> <1461000466-31668-2-git-send-email-palves at redhat dot com>
Pedro Alves <palves@redhat.com> writes:
> * build-with-cxx.m4 (GDB_AC_BUILD_WITH_CXX): Default to yes unless
> building on some hosts.
The description is out of date. Patch is good to me.
--
Yao (éå)