Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit master] package: Remove unnecessary dependencies on uclibc.
@ 2009-09-03 18:22 Peter Korsgaard
  2009-09-03 20:17 ` Bernhard Reutner-Fischer
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Korsgaard @ 2009-09-03 18:22 UTC (permalink / raw)
  To: buildroot


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.

Signed-off-by: Will Newton <will.newton@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>

Patch is too large, so refusing to show it

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] [git commit master] package: Remove unnecessary dependencies on uclibc.
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Bernhard Reutner-Fischer @ 2009-09-03 20:17 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-03 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox