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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 8018ffb) | patch
autoconf: Move export_dynamic determination to configure
Wed, 7 Dec 2022 02:55:28 +0000 (18:55 -0800)
Wed, 7 Dec 2022 02:55:28 +0000 (18:55 -0800)
commit 9db49fc5bfdc0126be03f4b8986013e59d93b91d
autoconf: Move export_dynamic determination to configure

Previously export_dynamic was set in src/makefiles/Makefile.$port. For solaris
this required exporting with_gnu_ld. The determination of with_gnu_ld would be
nontrivial to copy for meson PGXS compatibility. It's also nice to delete
libtool.m4.

This uses -Wl,--export-dynamic on all platforms, previously all platforms but
FreeBSD used -Wl,-E. The likelihood of a name conflict seems lower with the
longer spelling.

Discussion: https://postgr.es/m/20221005200710.luvw5evhwf6clig6@awork3.anarazel.de
12 files changed:
aclocal.m4 diff | blob | blame | history
config/c-compiler.m4 diff | blob | blame | history
config/libtool.m4 [deleted file] blob | blame | history
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
src/makefiles/Makefile.freebsd diff | blob | blame | history
src/makefiles/Makefile.linux diff | blob | blame | history
src/makefiles/Makefile.netbsd diff | blob | blame | history
src/makefiles/Makefile.openbsd diff | blob | blame | history
src/makefiles/Makefile.solaris diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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