Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] Set ac_cv_sizeof_ssize_t
@ 2014-03-13 11:28 Valentin Popa
  2014-03-14  7:40 ` Saul Wold
  0 siblings, 1 reply; 5+ messages in thread
From: Valentin Popa @ 2014-03-13 11:28 UTC (permalink / raw)
  To: openembedded-core

Set ac_cv_sizeof_ssize_t for mips64;
mips-common will not overwrite it.

[YOCTO #5935]

Signed-off-by: Valentin Popa <valentin.popa@intel.com>
---
 meta/site/mips64-linux | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/site/mips64-linux b/meta/site/mips64-linux
index 4449c96..ed0fbbe 100644
--- a/meta/site/mips64-linux
+++ b/meta/site/mips64-linux
@@ -35,6 +35,7 @@ glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes}
 ac_cv_alignof_guint32=4
 ac_cv_alignof_guint64=8
 ac_cv_alignof_unsigned_long=8
+ac_cv_sizeof_ssize_t=8
 
 # libpcap
 ac_cv_linux_vers=${ac_cv_linux_vers=2}
-- 
1.8.3.2



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-14 10:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-13 11:28 [PATCH] Set ac_cv_sizeof_ssize_t Valentin Popa
2014-03-14  7:40 ` Saul Wold
2014-03-14  9:11   ` Gary Thomas
2014-03-14 10:10   ` Khem Raj
2014-03-14 10:57     ` Valentin Popa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox