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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] OK, what's this LDREL all about?
Дата
Msg-id 199912100634.BAA18303@candle.pha.pa.us
обсуждение исходный текст
Ответ на OK, what's this LDREL all about?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: OK, what's this LDREL all about?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] 6.6 release