diff options
author | Noah Misch <noah@leadboat.com> | 2015-07-17 03:01:14 -0400 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2015-07-17 03:01:35 -0400 |
commit | f3f037e187c601d76777ae10b10657a0c0d3299c (patch) | |
tree | 0782f68f993923cc7159583ebdac3fef17ebf00b /src/backend/port/unix_latch.c | |
parent | b8f368276916b677f0678982e81723fe30e5c582 (diff) | |
download | postgresql-f3f037e187c601d76777ae10b10657a0c0d3299c.tar.gz postgresql-f3f037e187c601d76777ae10b10657a0c0d3299c.zip |
AIX: Test the -qlonglong option before use.
xlc provides "long long" unconditionally at C99-compatible language
levels, and this option provokes a warning. The warning interferes with
"configure" tests that fail in response to any warning. Notably, before
commit 85a2a8903f7e9151793308d0638621003aded5ae, it interfered with the
test for -qnoansialias. Back-patch to 9.0 (all supported versions).
Diffstat (limited to 'src/backend/port/unix_latch.c')
0 files changed, 0 insertions, 0 deletions