Re: [HACKERS] OK, what's this LDREL all about?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] OK, what's this LDREL all about?
Date: 1999-12-10 06:34:58
Message-ID: 199912100634.BAA18303@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Mike Mascari 1999-12-10 06:37:30 Re: [HACKERS] 6.6 release
Previous Message Tom Lane 1999-12-10 06:25:39 OK, what's this LDREL all about?