All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit master] package: Remove unnecessary dependencies on uclibc.
Date: Thu, 3 Sep 2009 22:17:21 +0200	[thread overview]
Message-ID: <20090903201721.GE28419@mx.loc> (raw)
In-Reply-To: <20090903185705.83F5B7776A@busybox.osuosl.org>

On Thu, Sep 03, 2009 at 08:22:38PM +0200, Peter Korsgaard wrote:
>
>commit: http://git.buildroot.net/buildroot/commit/?id=422ce6536b6d45e4632d526ae04c6af0bd36e80a
>branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
>
>A C library will have been built by the toolchain makefiles, so there is no
>need for packages to explicitly depend on uclibc.

The effect is correct, but the reasoning is unfortunately inaccurate.
See BASE_TARGETS in the toplevel Makefile. Given that you strive to
support different libc's, you should apply (first one is basically the
above):

http://repo.or.cz/w/buildroot.git?a=commit;h=7a1e0eccede82028e176ee4671fe79b1a34c0779
http://repo.or.cz/w/buildroot.git?a=commit;h=567d5c24536c8462b6df24f6c7654a72b00f202d
http://repo.or.cz/w/buildroot.git?a=commit;h=ab606461d9033d8dca2dd698751308d9aa0c528f
http://repo.or.cz/w/buildroot.git?a=commit;h=31cb73c8370d65a2fde86415de59369dc433b02d
http://repo.or.cz/w/buildroot.git?a=commit;h=056295ebb496aaf941ffa36eeae5f6bf11b2c100

      reply	other threads:[~2009-09-03 20:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-03 18:22 [Buildroot] [git commit master] package: Remove unnecessary dependencies on uclibc Peter Korsgaard
2009-09-03 20:17 ` Bernhard Reutner-Fischer [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=20090903201721.GE28419@mx.loc \
    --to=rep.dot.nop@gmail.com \
    --cc=buildroot@busybox.net \
    /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.