public inbox for gentoo-catalyst@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-catalyst] catalyst's ccache USE flag seems a bit stupid
@ 2011-06-25  2:07 Matt Turner
  2011-06-25  2:17 ` Sebastian Pipping
  0 siblings, 1 reply; 4+ messages in thread
From: Matt Turner @ 2011-06-25  2:07 UTC (permalink / raw
  To: gentoo-catalyst

In the catalyst ebuild we have

    # Here is where we actually enable ccache
    use ccache && \
        dosed 's:options="autoresume kern:options="autoresume ccache kern:' \
        /etc/catalyst/catalyst.conf
    dosed "s:/usr/lib/catalyst:/usr/$(get_libdir)/catalyst:" \
        /etc/catalyst/catalyst.conf

The ccache USE flag simply adds ccache to RDEPEND and trivially
modifies a .conf file.

Can we assume that people using catalyst are smart enough to realize
that if they turn on ccache in the .conf file that they need to
install ccache?

Matt



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

end of thread, other threads:[~2011-06-25 14:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-25  2:07 [gentoo-catalyst] catalyst's ccache USE flag seems a bit stupid Matt Turner
2011-06-25  2:17 ` Sebastian Pipping
2011-06-25  3:55   ` Matt Turner
2011-06-25 14:37     ` Sebastian Pipping

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox