Have configuration templates augment, not replace, LDFLAGS. This preserves user-specified LDFLAGS; we already kept user-specified CFLAGS and CPPFLAGS. Given the shortage of complaints and the fact that any problem caused is likely to appear at build time, no back-patch.
Dag-Erling Smørgrav and Noah Misch Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/4d92b158555452ba62ee3caf5c5546fd4a8cba5b Modified Files -------------- src/template/cygwin | 2 +- src/template/win32 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
