All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <tom_rini@mentor.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [2011.03-maintenance] gcc-package-target: fix for gcc 4.3.x
Date: Fri, 29 Jul 2011 14:20:00 -0700	[thread overview]
Message-ID: <4E332400.9030408@mentor.com> (raw)
In-Reply-To: <4E3142B3.10109@dresearch-fe.de>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 07/28/2011 04:06 AM, Steffen Sledz wrote:
> On 28.07.2011 11:10, Koen Kooi wrote:
>> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
>> ---
>>  recipes/gcc/gcc-package-target.inc |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/recipes/gcc/gcc-package-target.inc b/recipes/gcc/gcc-package-target.inc
>> index 33567da..7d3f4ae 100644
>> --- a/recipes/gcc/gcc-package-target.inc
>> +++ b/recipes/gcc/gcc-package-target.inc
>> @@ -171,5 +171,5 @@ GROUP ( libgcc_s.so.1 libgcc.a )" > ${D}${libdir}/libgcc_s.so
>>  	rm -rf ${D}${includedir}/c++/${BINV}/${TARGET_SYS}/bits/*.gch
>>  	# move the gdb python helpers to gdb auto-load directory
>>  	install -d ${D}${datadir}/gdb/auto-load/${libdir}
>> -	mv ${D}${libdir}/libstdc++.so.*-gdb.py* ${D}${datadir}/gdb/auto-load${libdir}
>> +	mv ${D}${libdir}/libstdc++.so.*-gdb.py* ${D}${datadir}/gdb/auto-load${libdir} || true
>>  }
> 
> Acked-by: Steffen Sledz <sledz@dresearch-fe.de>

Applied, thanks!

- -- 
Tom Rini
Mentor Graphics Corporation
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJOMyP/AAoJEI4NMjfc3nJxiPwIAK5+QXyfAVSHzIT2urwiVGFU
T/a51P1Xty5k9HfvWneX3Nc3NbBvqlgt8KjUyw6p2mf/+hco3OYHjsrlS+KQ1s+u
c0R/yvNQpBwGD27qdHdqpmhNsO240RtllL7aedLU8vEt7HmdNtdcSDOXpOMxSTrA
EgGwwE97mrw2n/vBuFfx6AaMl3sgfw3emh29VTmXigp031Cx6KqE1Z71MnrksCee
87zNNScZCzp7Wsm2FHdXXIJxRNjORVtVcj+5XeDFeBb5As9udHU8ipFeHZI7vC4+
P9fCmdZo8UX8vHeZHx/M8WYp1cRiNVwv8nUgjoZDkRPIbS7wMzgP1JZOTLbmLU4=
=aCBC
-----END PGP SIGNATURE-----



      reply	other threads:[~2011-07-29 21:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-28  9:10 [2011.03-maintenance] gcc-package-target: fix for gcc 4.3.x Koen Kooi
2011-07-28 11:06 ` Steffen Sledz
2011-07-29 21:20   ` Tom Rini [this message]

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=4E332400.9030408@mentor.com \
    --to=tom_rini@mentor.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.