All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] webkitgtk: package debug files properly and move -g removal to staging
Date: Fri, 22 Apr 2016 15:46:03 +0300	[thread overview]
Message-ID: <571A1D0B.7020406@linux.intel.com> (raw)
In-Reply-To: <1461328888-5911-1-git-send-email-Sujith_Haridasan@mentor.com>

On 04/22/2016 03:41 PM, Sujith Haridasan wrote:

> +# Link fails due to memory exhaustion, so disable debug info to reduce the
> +# memory footprint
> +DEBUG_FLAGS_remove = "-g"
> +

Wait a moment, if you do this then the debug package will be totally 
useless, no?

>   FILES_${PN} += "${libdir}/webkit2gtk-4.0/injected-bundle/libwebkit2gtkinjectedbundle.so"
> +FILES_${PN}-dbg += "${libdir}/webkit2gtk-4.0/injected-bundle/.debug \
> +                    ${libdir}/webkitgtk/webkit2gtk-4.0/.debug/*"

What problem does this addition solve specifically?

Alex



  reply	other threads:[~2016-04-22 12:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-22 12:41 [PATCH] webkitgtk: package debug files properly and move -g removal to staging Sujith Haridasan
2016-04-22 12:46 ` Alexander Kanavin [this message]
2016-04-22 12:58 ` Burton, Ross
2016-04-22 13:31   ` sujith h

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=571A1D0B.7020406@linux.intel.com \
    --to=alexander.kanavin@linux.intel.com \
    --cc=openembedded-core@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.