git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: e0f0e08) | patch
autoconf: Don't AC_SUBST() LD in configure
Fri, 2 Dec 2022 03:03:26 +0000 (19:03 -0800)
Fri, 2 Dec 2022 03:03:26 +0000 (19:03 -0800)
commit 069de07eae7328f13be40f1f3988448639c04285
autoconf: Don't AC_SUBST() LD in configure

The only use of $(LD) in Makefiles is for AIX, to generate the export file for
the backend. We only support the system linker on AIX and we already hardcode
the path to a number of other binaries. Removing LD substitution will simplify
the upcoming meson PGXS compatibility.

While at it, add a comment why -r is used.

A subsequent commit will remove the determination of LD from configure as
well.

Discussion: https://postgr.es/m/20221005200710.luvw5evhwf6clig6@awork3.anarazel.de
configure diff | blob | blame | history
configure.ac diff | blob | blame | history
src/Makefile.global.in diff | blob | blame | history
src/backend/Makefile diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /