Re: [HACKERS] OK, what's this LDREL all about? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] OK, what's this LDREL all about?
Date
Msg-id 199912100634.BAA18303@candle.pha.pa.us
Whole thread Raw
In response to OK, what's this LDREL all about?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> The recent QNX patches have broken current sources.  I think
> maybe the patches were incomplete or were not applied fully.
> Every makefile now has $(LD) $(LDREL) in place of $(LD) -r,
> which would be cool if only LDREL were defined as -r someplace.
> But it ain't defined anywhere.  Major lossage ensues.

Fixed.  CVS update.
--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: OK, what's this LDREL all about?
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] 6.6 release