postgresql-8.1.8 : fix configure on x86
authorBob Foerster <robert@erafx.com>
Fri, 5 Nov 2010 06:06:21 +0000 (06:06 +0000)
committerKhem Raj <raj.khem@gmail.com>
Sat, 6 Nov 2010 15:53:03 +0000 (08:53 -0700)
commitd8eee50f8c1bc4f3d40bd3d8f6b18c1c68b5cdd5
tree3be65c7126d32d2570b1fbdc0361547517bc9ebd
parent5142b50dab9731fb0c508f8e24666865e2b84e4c
postgresql-8.1.8 : fix configure on x86

Without this patch, postgres fails on configure:
| checking alignment of int... configure: error: cannot compute alignment of int, 77
NOTE: package postgresql-8.1.8-r4: task do_configure: Failed

Similar fix for arm was in 5fa3d153.

Signed-off-by: Bob Foerster <robert@erafx.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
site/ix86-common