[gnome-continuous-yocto/gnomeostree-3.28-rocko: 2780/8267] mips64-linux: set ac_cv_sizeof_ssize_t for mips64el



commit d8879975b5138ab55fd42b38cd70d9a4c819dd1b
Author: Zubair Lutfullah Kakakhel <Zubair Kakakhel imgtec com>
Date:   Thu Sep 29 11:47:53 2016 +0100

    mips64-linux: set ac_cv_sizeof_ssize_t for mips64el
    
    The fix for [YOCTO #5935] was applied for mips64 but not for mips64el
    Patch it for mips64el
    
    For description of issue, check OE-Core 7a5b6b96
    
    (From OE-Core rev: 9b8d7f9fc10c862b78ebc669a7b47e9cb1142d87)
    
    Signed-off-by: Zubair Lutfullah Kakakhel <Zubair Kakakhel imgtec com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/site/mips64el-linux |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/meta/site/mips64el-linux b/meta/site/mips64el-linux
index 8b61eb0..680171d 100644
--- a/meta/site/mips64el-linux
+++ b/meta/site/mips64el-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}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]