Re: Use of PROFILE in Makefiles - Mailing list pgsql-general

From Tom Lane
Subject Re: Use of PROFILE in Makefiles
Date
Msg-id 9351.1181742932@sss.pgh.pa.us
Whole thread Raw
In response to Use of PROFILE in Makefiles  (Mayuresh Nirhali <Mayuresh.Nirhali@Sun.COM>)
List pgsql-general
Mayuresh Nirhali <Mayuresh.Nirhali@Sun.COM> writes:
> I was wondering if there is any particular reason for having PROFILE
> appended to CFLAGS.

The usual use-case is to build a profilable backend with
    make PROFILE=-pg all

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: psql : Error: Cannot stat /pgdata/8.2/main
Next
From: Kevin Hunter
Date:
Subject: pointer to feature comparisons, please