forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf3f037e
committed
AIX: Test the -qlonglong option before use.
xlc provides "long long" unconditionally at C99-compatible languagelevels, and this option provokes a warning. The warning interferes with"configure" tests that fail in response to any warning. Notably, beforecommit85a2a89, it interfered with thetest for -qnoansialias. Back-patch to 9.0 (all supported versions).1 parentb8f3682 commitf3f037e
3 files changed
+37
-1
lines changedLines changed: 35 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4847 | 4847 |
| |
4848 | 4848 |
| |
4849 | 4849 |
| |
| 4850 | + | |
| 4851 | + | |
| 4852 | + | |
| 4853 | + | |
| 4854 | + | |
| 4855 | + | |
| 4856 | + | |
| 4857 | + | |
| 4858 | + | |
| 4859 | + | |
| 4860 | + | |
| 4861 | + | |
| 4862 | + | |
| 4863 | + | |
| 4864 | + | |
| 4865 | + | |
| 4866 | + | |
| 4867 | + | |
| 4868 | + | |
| 4869 | + | |
| 4870 | + | |
| 4871 | + | |
| 4872 | + | |
| 4873 | + | |
| 4874 | + | |
| 4875 | + | |
| 4876 | + | |
| 4877 | + | |
| 4878 | + | |
| 4879 | + | |
| 4880 | + | |
| 4881 | + | |
| 4882 | + | |
| 4883 | + | |
| 4884 | + | |
4850 | 4885 |
| |
4851 | 4886 |
| |
4852 | 4887 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
456 | 456 |
| |
457 | 457 |
| |
458 | 458 |
| |
| 459 | + | |
459 | 460 |
| |
460 | 461 |
| |
461 | 462 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
0 commit comments
Comments
(0)