pgsql: Remove _FORTIFY_SOURCE

Started by Peter Eisentrautalmost 14 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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(-)