On Thu, Jan 30, 2020 at 08:36:17PM +0900, Kyotaro Horiguchi wrote:
> Hello.
> 
> # I'm not sure -hakcers is the place for this, though..
> 
> I notieced that the official PG12-devel RPM pacakge for RHEL8 mandates
> ccache being installed on building of an extension.
> 
> $ grep ccache /usr/pgsql-12/lib/pgxs/src/Makefile.global 
> CLANG = /usr/lib64/ccache/clang
> # ccache loses .gcno files
> 
> However it can be changed by explicitly setting CLANG, it seems that
> that setting is by accident since gcc is not ccachi'fied. Anyway, I'm
> not sure but, I think that that decision should be left with extension
> developers. Is it intentional?

That certainly seems wrong.  Is it this URL?

        
https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm

CC'ing Devrim.

-- 
  Bruce Momjian  <br...@momjian.us>        https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +


Reply via email to