[Mono-dev] boringssl - s390x support
    Miguel de Icaza 
    miguel at microsoft.com
       
    Mon Oct 17 19:08:24 UTC 2016
    
    
  
Hello Neale,
Feel free to check this patch in.
From: Mono-devel-list <mono-devel-list-bounces at lists.dot.net> on behalf of Neale Ferguson <neale at sinenomine.net>
Date: Monday, October 10, 2016 at 2:21 PM
To: Mono-Devel <mono-devel-list at lists.ximian.com>
Subject: [Mono-dev] boringssl - s390x support
To get boringssl to build on s390x, the following patch is required. I am not sure if there are going to be others as I am not sure there are any endian issues (yet).
Neale
--- a/include/openssl/base.h
ﯯ b/include/openssl/base.h
@@ -90,6 ﯝ,8 @@ extern "C" {
 #elif defined(__pnacl__)
 #define OPENSSL_32_BIT
 #define OPENSSL_PNACL
#elif defined(__s390x__)
#define OPENSSL_64_BIT
 #else
 #error "Unknown target CPU"
 #endif
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/20161017/a92ccd2b/attachment.html>
    
    
More information about the Mono-devel-list
mailing list