Remove _FORTIFY_SOURCE Apparently, on some glibc versions this causes warnings when optimization is not enabled.
Altogether, there appear to be too many incompatibilities surrounding this. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/ab112068b657a2bd30a7f953c732e2ee75a606f5 Modified Files -------------- src/template/linux | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
