From f9387f1ce4edde2a144db4cfeb37af95c26b6ff3 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 24 Dec 2020 22:41:28 +0100 Subject: [PATCH] arm64 build. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index 61ef07a38..30f7fca7e 100644 --- a/cscript +++ b/cscript @@ -378,7 +378,7 @@ def dependencies(target, options): deps.append(('libdcp', 'c6665c1', cpp_lib_options)) deps.append(('libsub', '64eb116', cpp_lib_options)) deps.append(('leqm-nrt', 'carl')) - deps.append(('rtaudio', 'carl')) + deps.append(('rtaudio', 'arm64')) # We get our OpenSSL libraries from the environment, but we # also need a patched openssl binary to make certificates. # This dependency is to get that binary, which is added into -- 2.30.2