This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA/commit/AIX] put -lpthread into LIBS instead of CONFIG_LDFLAGS.
- From: Pedro Alves <palves at redhat dot com>
- To: Joel Brobecker <brobecker at adacore dot com>
- Cc: gdb-patches at sourceware dot org, Tristan Gingold <gingold at adacore dot com>
- Date: Wed, 18 Apr 2012 10:20:39 +0100
- Subject: Re: [RFA/commit/AIX] put -lpthread into LIBS instead of CONFIG_LDFLAGS.
- References: <1334618355-7899-1-git-send-email-brobecker@adacore.com>
On 04/17/2012 12:19 AM, Joel Brobecker wrote:
> This patch adds the "-lpthread" switch to LIBS instead, which should
> be the right place to add it.
>
> gdb/ChangeLog (Tristan Gingold):
>
> * configure.ac (aix): Put -lpthread into libs.
> * configure: Regenerate.
Looks right to me.
--
Pedro Alves