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
_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.dot.net/mailman/listinfo/mono-devel-list