Re: Patch to add dependency between client executes and static libraries - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Patch to add dependency between client executes and static libraries
Date
Msg-id 13631.1511119351@sss.pgh.pa.us
Whole thread Raw
In response to Patch to add dependency between client executes and static libraries  (高增琦 <pgf00a@gmail.com>)
List pgsql-hackers
高增琦 <pgf00a@gmail.com> writes:
> The attached patch trying to add dependency between client executes
> and static libraries.

If this is intended to solve the problem described in
<CAFmBtr1GDF%2BCpw%2B7SZF8jWGeazOd%3D%3DivRAg3rWhLaRXYCv83Vg%40mail.gmail.com>
then it should be added to that thread rather than starting a new one.

But please see the comment I just posted in that thread --- I don't
think we want to continue using order-only dependencies for these
libraries.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: no library dependency in Makefile?
Next
From: Alik Khilazhev
Date:
Subject: Re: [HACKERS] [WIP] Zipfian distribution in pgbench