Thread: pgsql: Remove _FORTIFY_SOURCE

pgsql: Remove _FORTIFY_SOURCE

From
Peter Eisentraut
Date:
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(-)