Re: Call for port reports - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Call for port reports
Date
Msg-id 7201.1067576513@sss.pgh.pa.us
Whole thread Raw
In response to Re: Call for port reports  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Call for port reports  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> One other idea would be to set CFLAGS to "" before including template,
> and just test to see if it is still "" after --- that might be cleaner
> than saving the original value and comparing.

Yeah, that bothered me a bit too --- what if the template tries to set
CFLAGS to its already-existing value?  I was thinking that unsetting
CFLAGS before running the template would be the best answer.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Annotated release notes
Next
From: Jordan Henderson
Date:
Subject: Re: O_DIRECT in freebsd