aboutsummaryrefslogtreecommitdiffstats
path: root/site/mips-common
diff options
context:
space:
mode:
Diffstat (limited to 'site/mips-common')
-rw-r--r--site/mips-common6
1 files changed, 6 insertions, 0 deletions
diff --git a/site/mips-common b/site/mips-common
index 4b18c849ca..49e6deefc7 100644
--- a/site/mips-common
+++ b/site/mips-common
@@ -29,3 +29,9 @@ ac_cv_alignof_CORBA_long_double=8
ac_cv_alignof_CORBA_pointer=4
ac_cv_alignof_CORBA_struct=1
+# postgresql
+pgac_cv_alignof_short=2
+pgac_cv_alignof_int=4
+pgac_cv_alignof_long=4
+pgac_cv_alignof_long_long_int=8
+pgac_cv_alignof_double=8