[oe-commits] Tom Rini : sh-common: Add postgresql info

git version control git at git.openembedded.org
Tue Feb 1 15:18:58 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ed3c8fff4f014dd30c054ce4a524604496f98546
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ed3c8fff4f014dd30c054ce4a524604496f98546

Author: Tom Rini <tom_rini at mentor.com>
Date:   Mon Jan 31 17:25:49 2011 -0700

sh-common: Add postgresql info

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 site/sh-common |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/site/sh-common b/site/sh-common
index dd955d9..c3f7bf0 100644
--- a/site/sh-common
+++ b/site/sh-common
@@ -127,6 +127,13 @@ ac_cv_pread=${ac_cv_pread=no}
 ac_cv_pwrite=${ac_cv_pwrite=no}
 php_cv_lib_cookie_io_functions_use_off64_t=${php_cv_lib_cookie_io_functions_use_off64_t=yes}
 
+# 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
+
 # glib
 glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24}
 glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4}





More information about the Openembedded-commits mailing list