From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] gdb: bump to 7.3.1
Date: Fri, 30 Sep 2011 22:26:06 +0200 [thread overview]
Message-ID: <20110930222606.2ed76af5@skate> (raw)
In-Reply-To: <4E856673.8020205@visionsystems.de>
Yegor,
Can you send a patch with a proper description, so that it can be
applied with git am ?
By proper description I mean :
* Don't forget that everything before the --- is kept in the commit
log, so don't put "personal" explanations.
* Don't put a line full of "-------------------------".
Thanks!
Thomas
Le Fri, 30 Sep 2011 08:49:23 +0200,
Yegor Yefremov <yegor_sub1@visionsystems.de> a ?crit :
> On my old build system (openSUSE 10.3) I had problems compiling GDB saying something like my glibc is too old. So I tried the latest version and could compile without a problem. See the patch below.
>
> Yegor
> --------------------------------------------------------------
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
> ---
> toolchain/gdb/Config.in | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> Index: b/toolchain/gdb/Config.in
> ===================================================================
> --- a/toolchain/gdb/Config.in
> +++ b/toolchain/gdb/Config.in
> @@ -59,6 +59,11 @@
> depends on !BR2_bfin
> select BR2_PTHREAD_DEBUG if !BR2_PTHREADS_NONE
>
> + config BR2_GDB_VERSION_7_3_1
> + bool "gdb 7.3.1"
> + depends on !BR2_bfin
> + select BR2_PTHREAD_DEBUG if !BR2_PTHREADS_NONE
> +
> endchoice
>
> config BR2_GDB_VERSION
> @@ -69,3 +74,4 @@
> default "6.8" if BR2_GDB_VERSION_6_8
> default "7.0.1" if BR2_GDB_VERSION_7_0_1
> default "7.1" if BR2_GDB_VERSION_7_1
> + default "7.3.1" if BR2_GDB_VERSION_7_3_1
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2011-09-30 20:26 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-30 6:49 [Buildroot] [PATCH] gdb: bump to 7.3.1 Yegor Yefremov
2011-09-30 20:26 ` Thomas Petazzoni [this message]
2011-10-01 21:24 ` Arnout Vandecappelle
2011-10-01 22:35 ` Yegor Yefremov
2011-10-05 13:16 ` Peter Korsgaard
2011-10-05 13:31 ` Yegor Yefremov
2011-10-05 14:28 ` Peter Korsgaard
2011-10-05 14:57 ` Thomas Petazzoni
2011-10-05 15:26 ` Peter Korsgaard
-- strict thread matches above, loose matches on Subject: below --
2011-10-04 9:05 yegorslists at googlemail.com
2011-10-05 14:07 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110930222606.2ed76af5@skate \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox