Обсуждение: pgsql: aix: Fix SHLIB_EXPORTS reference in VPATH builds

Поиск
Список
Период
Сортировка

pgsql: aix: Fix SHLIB_EXPORTS reference in VPATH builds

От
Andres Freund
Дата:
aix: Fix SHLIB_EXPORTS reference in VPATH builds

The dependencies here aren't quite right independent of vpath builds or not,
but this at least makes vpath builds succeed. And it's pretty rare to change
the exports.txt file anyway... The referenced thread has a patch that will
clean that up further.

Discussion: https://postgr.es/m/20220820174213.d574qde4ptwdzoqz@awork3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4444317f370cbbd6a9bb62d70dd8f1f062952ef4

Modified Files
--------------
src/Makefile.shlib | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)