From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] redis: fix build with ccache enabled
Date: Wed, 28 Aug 2013 16:20:34 +0200 [thread overview]
Message-ID: <87ppsxhp71.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <c0967e3e463dd286cb2b.1377697225@argentina> (Thomas De Schampheleire's message of "Wed, 28 Aug 2013 15:40:25 +0200")
>>>>> "Thomas" == Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> writes:
Thomas> Some parts of redis fail to build when ccache is enabled, due to one of our
Thomas> own patches. The construct
Thomas> make CC=$(CC) target1 target2
Thomas> would result in
Thomas> make CC=ccache <tuple>-gcc target1 target2
Thomas> and here <tuple>-gcc would be treated as a target and the compiler used
Thomas> would be just 'ccache'.
Thomas> Reported-by: Johan Sagaert <sagaert.johan@skynet.be>
Thomas> Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Thomas> ---
Thomas> I think this should still be applied for 2013.08.
Committed, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2013-08-28 14:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-28 13:40 [Buildroot] [PATCH] redis: fix build with ccache enabled Thomas De Schampheleire
2013-08-28 14:20 ` 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=87ppsxhp71.fsf@dell.be.48ers.dk \
--to=jacmet@uclibc.org \
--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