Skip to content
Snippets Groups Projects
Commit db06f569 authored by NoisyCoil's avatar NoisyCoil
Browse files

Bug 41137: Add the linux-aarch64 target to OpenSSL

parent af937966
Branches
Tags
1 merge request!963Bug 41137: Build gcc-cross and tor-expert-bundle for linux-aarch64
......@@ -14,6 +14,9 @@ targets:
linux-i686:
var:
configure_opts: -shared linux-x86
linux-aarch64:
var:
configure_opts: -shared --cross-compile-prefix=[% c("var/crosstarget") %]- enable-ec_nistp_64_gcc_128 linux-aarch64
linux-arm:
var:
configure_opts: -shared --cross-compile-prefix=[% c("var/crosstarget") %]- linux-armv4
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment