Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 2/2] klibc.bbclass: shared include for building against klibc
Date: Sat, 06 Aug 2011 10:37:14 +0200	[thread overview]
Message-ID: <j1iufq$i4e$2@dough.gmane.org> (raw)
In-Reply-To: <f4f0e18f46651290556cba9c44f49b2db6177ccb.1312578809.git.andrea.adami@gmail.com>

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

Op 05-08-11 23:30, Andrea Adami schreef:
> * from meta-zaurus * reworked in meta-smartphones/meta-zaurus
> 
> Signed-off-by: Andrea Adami <andrea.adami@gmail.com> --- meta-oe/classes/klibc.bbclass |    9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) create mode 100644 meta-oe/classes/klibc.bbclass
> 
> diff --git a/meta-oe/classes/klibc.bbclass b/meta-oe/classes/klibc.bbclass new file mode 100644 index 0000000..d684367 --- /dev/null +++ b/meta-oe/classes/klibc.bbclass @@ -0,0 +1,9 @@ +# klcc-cross depends on klibc +DEPENDS =+ "klcc-cross" + +export CC=${TARGET_PREFIX}klcc

please put quotes around that

> +# reset inherited OE flags to avoid e.g. ggdb3 and keep size small +export CFLAGS="" +export CPPFLAGS="" +export LDFLAGS=""

Stripping takes care of ggdb3, so remove those

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFOPP06MkyGM64RGpERAiAKAJ4xqRH+AmjUGfb9z8DE3Q89+WGy7wCcD6HQ
cQKfreqlgsk+dRuwvyZSn1g=
=irwZ
-----END PGP SIGNATURE-----




  reply	other threads:[~2011-08-06  8:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-05 21:30 [PATCH 0/2] [meta-oe] add klibc infrastructure for crosscompiling Andrea Adami
2011-08-05 21:30 ` [PATCH 1/2] klibc: initial commit of version 1.5.24 Andrea Adami
2011-08-05 21:30 ` [PATCH 2/2] klibc.bbclass: shared include for building against klibc Andrea Adami
2011-08-06  8:37   ` Koen Kooi [this message]
2011-08-07 22:35     ` Andrea Adami
2011-08-11 22:10   ` [PATCH v2] " Andrea Adami

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='j1iufq$i4e$2@dough.gmane.org' \
    --to=koen@dominion.thruhere.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox