All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yoshinori Sato <ysato@users.sourceforge.jp>
To: tovalds@linux-foundation.org
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: [git pull] h8300 update
Date: Mon, 11 Jan 2010 00:29:11 -0500	[thread overview]
Message-ID: <87ljg5ryzc.wl%ysato@users.sourceforge.jp> (raw)

h8300's gcc build faild '-g' and '-fomit-stack-frame'
CONFIG_FRAME_POINER selectable.

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
---
 arch/h8300/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig
index 53cc669..3b1b7db 100644
--- a/arch/h8300/Kconfig
+++ b/arch/h8300/Kconfig
@@ -9,6 +9,7 @@ config H8300
 	bool
 	default y
 	select HAVE_IDE
+	select ARCH_WANT_FRAME_POINTERS
 
 config SYMBOL_PREFIX
 	string
-- 
1.6.5.3


             reply	other threads:[~2010-01-11  5:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-11  5:29 Yoshinori Sato [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-24 16:50 [GIT PULL] h8300 update Yoshinori Sato
2016-01-21  4:49 Yoshinori Sato
2015-11-12  4:51 Yoshinori Sato
2010-01-11  5:29 [git pull] " Yoshinori Sato
2010-01-11  5:29 Yoshinori Sato
2010-01-11  5:29 Yoshinori Sato
2010-01-11  5:29 Yoshinori Sato
2010-01-11  5:28 Yoshinori Sato

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=87ljg5ryzc.wl%ysato@users.sourceforge.jp \
    --to=ysato@users.sourceforge.jp \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tovalds@linux-foundation.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.