From: Dmitrii Falko <d.falko@partner.samsung.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] Alias _obstack_free to fix binutils build
Date: Fri, 17 Jun 2016 13:22:06 +0300 [thread overview]
Message-ID: <5763CF4E.60300@partner.samsung.com> (raw)
In-Reply-To: <CAJTo0La35D2MT3t1OnNgSbX8NUpUBJgLKpgUSYDgZb6Y_RiWAQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1839 bytes --]
Hi Ross,
I already re-send this patch(http://patches.openembedded.org/patch/125115/)
More info about this issue i wrote here:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=9781
17.06.2016 13:15, Burton, Ross пишет:
> Hi Dmitry,
>
> Can you re-send this as a patch against oe-core itself instead of
> (presumably) binutils, explaining why it breaks for you and why this
> is the correct fix?
>
> Thanks,
> Ross
>
> On 17 June 2016 at 10:33, Dmitriy Falko <d.falko@partner.samsung.com
> <mailto:d.falko@partner.samsung.com>> wrote:
>
> Signed-off-by: Dmitriy Falko <d.falko@partner.samsung.com
> <mailto:d.falko@partner.samsung.com>>
> ---
> libc/misc/gnu/obstack.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/libc/misc/gnu/obstack.c b/libc/misc/gnu/obstack.c
> index 38cfd83..2689263 100644
> --- a/libc/misc/gnu/obstack.c
> +++ b/libc/misc/gnu/obstack.c
> @@ -385,11 +385,11 @@ obstack_free (struct obstack *h, void *obj)
> abort ();
> }
>
> -# if 0
> +
> /* Older versions of libc used a function _obstack_free intended
> to be
> called by non-GCC compilers. */
> strong_alias (obstack_free, _obstack_free)
> -# endif
> +
>
> int
> _obstack_memory_used (struct obstack *h)
> --
> 2.7.4
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> <mailto:Openembedded-core@lists.openembedded.org>
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
>
--
Best regards,
Falko Dmitrii
Leading Software Engineer
Samsung R&D Institute Rus
Tel. 8(495)797-2500 Ext. 3839; mob. +7(999)528-26-02
[-- Attachment #2: Type: text/html, Size: 3753 bytes --]
next prev parent reply other threads:[~2016-06-17 10:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-17 9:33 [PATCH] Alias _obstack_free to fix binutils build Dmitriy Falko
2016-06-17 10:15 ` Burton, Ross
2016-06-17 10:22 ` Dmitrii Falko [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-06-17 12:41 Dmitriy Falko
2016-06-17 21:55 ` Khem Raj
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=5763CF4E.60300@partner.samsung.com \
--to=d.falko@partner.samsung.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.com \
/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