Use of $(THREAD_CFLAGS) in CPPFLAGS

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Use of $(THREAD_CFLAGS) in CPPFLAGS
Date: 2003-09-27 02:02:45
Message-ID: 200309270202.h8R22jW27586@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I just noticed that libpq/ecpg use $(THREAD_CFLAGS) as part of CPPFLAGS.
(I added that code.)

Is that correct? Should it be added to CFLAGS instead?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-09-27 02:44:43 Re: Separate shared_buffer management process
Previous Message Bruce Momjian 2003-09-27 02:01:33 Separate shared_buffer management process