Use of PROFILE in Makefiles

From: Mayuresh Nirhali <Mayuresh(dot)Nirhali(at)Sun(dot)COM>
To: pgsql-general(at)postgresql(dot)org
Subject: Use of PROFILE in Makefiles
Date: 2007-06-13 08:10:33
Message-ID: 466FA679.9080602@Sun.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I could not build pg8.2.4 on Solaris x86 because the variable PROFILE
was set in my path to desktop profile script.
Pg makfiles (Makfile.global) appends value of PROFILE if set to CFLAGS.

I was wondering if there is any particular reason for having PROFILE
appended to CFLAGS.
If this setting is platform specific then will it help moving that to
platform specific makefiles ??

Thanks
Mayuresh

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Coleman 2007-06-13 08:15:47 Plperl & create contstraint trigger
Previous Message Martijn van Oosterhout 2007-06-13 06:53:16 Re: how to speed up query