| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Greg Stark <stark(at)mit(dot)edu>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Teodor Sigaev <teodor(at)sigaev(dot)ru>, obartunov(at)gmail(dot)com, Andrew Dunstan <andrew(at)dunslane(dot)net>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Aleksander Alekseev <a(dot)alekseev(at)postgrespro(dot)ru>, Robert Haas <robertmhaas(at)gmail(dot)com> |
| Subject: | Re: --enable-depend by default (was Re: Patch: fix lock contention for HASHHDR.mutex) |
| Date: | 2015-12-30 16:51:20 |
| Message-ID: | 20151230165120.bv5meot5lrtto2js@alap3.anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2015-12-30 11:13:31 -0500, Tom Lane wrote:
> The buildfarm already made its choice in this area, and that's ccache.
> Layering --enable-depend on top of builds that are using ccache is
> simply a waste.
>
> (Admittedly, ccache is gcc-specific, but TTBOTMK so is --enable-depend.)
For posterities sake: clang supports the dependency stuff by default,
it's harder but doable to get clang running with ccache.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Shay Rojansky | 2015-12-30 17:01:10 | Re: Some 9.5beta2 backend processes not terminating properly? |
| Previous Message | Robert Haas | 2015-12-30 16:50:27 | Re: Additional role attributes && superuser review |