Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@sunsite.dk>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit] ccache: uses fork(), therefore only usable on MMU platforms
Date: Mon, 10 Dec 2012 13:35:42 +0100	[thread overview]
Message-ID: <871ueyt78h.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <CALR4fEJsZQVHB_-KrvoVRmYN-s-sTemXFMB9FX_VAyTu7yiyVw@mail.gmail.com> (Diego Iastrubni's message of "Mon, 10 Dec 2012 14:15:35 +0200")

>>>>> "Diego" == Diego Iastrubni <diegoiast@gmail.com> writes:

 Diego> On Sun, Dec 9, 2012 at 10:49 PM, Peter Korsgaard <jacmet@sunsite.dk> wrote:
 >> 
 >> diff --git a/package/ccache/Config.in b/package/ccache/Config.in
 >> index 4a37973..30e6578 100644
 >> --- a/package/ccache/Config.in
 >> +++ b/package/ccache/Config.in
 >> @@ -1,5 +1,7 @@
 >> config BR2_PACKAGE_CCACHE
 >> bool "ccache"
 >> +       # needs fork()
 >> +       depends on BR2_USE_MMU
 >> help

 Diego> Wait, what?

 Diego> What if I am corss compiling from i386 to blackfin? ccache can work on
 Diego> i386... the only problem is for target packages, not host packages.

This is a target package, E.G. ccache running on blackfin. You can still
use host-ccache for speeding up the cross compilation.

-- 
Bye, Peter Korsgaard

      reply	other threads:[~2012-12-10 12:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-09 20:49 [Buildroot] [git commit] ccache: uses fork(), therefore only usable on MMU platforms Peter Korsgaard
2012-12-10 12:15 ` Diego Iastrubni
2012-12-10 12:35   ` Peter Korsgaard [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=871ueyt78h.fsf@dell.be.48ers.dk \
    --to=jacmet@sunsite.dk \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox