From 0e044983025ce90a55fed472e976b7b84dcbcc67 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Oct 11 2016 09:25:21 +0000 Subject: One more attempt at fixing the aarch64 build. --- diff --git a/openssl-1.1.0-build.patch b/openssl-1.1.0-build.patch index 05b39aa..ff6cfef 100644 --- a/openssl-1.1.0-build.patch +++ b/openssl-1.1.0-build.patch @@ -21,13 +21,10 @@ diff -up openssl-1.1.0b/Configurations/10-main.conf.build openssl-1.1.0b/Configu }, "linux-armv4" => { -@@ -680,7 +681,10 @@ sub vms_info { - }, +@@ -681,6 +682,7 @@ sub vms_info { "linux-aarch64" => { inherit_from => [ "linux-generic64", asm("aarch64_asm") ], -+ cflags => add("-m64 -DL_ENDIAN"), perlasm_scheme => "linux64", -+ shared_ldflag => "-m64", + multilib => "64", }, "linux-arm64ilp32" => { # https://wiki.linaro.org/Platform/arm64-ilp32