Bump leqm-nrt to build with -O2 for a large speed-up (#2616).
authorCarl Hetherington <cth@carlh.net>
Sun, 8 Oct 2023 21:04:59 +0000 (23:04 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 8 Oct 2023 21:04:59 +0000 (23:04 +0200)
cscript

diff --git a/cscript b/cscript
index 624c52c842102bcc90018a7a9d98981d267047e1..189d363c56dbfef88372e095566926e826c60e15 100644 (file)
--- a/cscript
+++ b/cscript
@@ -510,7 +510,7 @@ def dependencies(target, options):
 
     deps.append(('libdcp', 'v1.8.82'))
     deps.append(('libsub', 'v1.6.44'))
-    deps.append(('leqm-nrt', '4560105773c66ac9216b62313a24093bb0a027ae'))
+    deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23'))
     deps.append(('rtaudio', 'f619b76'))
     # We get our OpenSSL libraries from the environment, but we
     # also need a patched openssl binary to make certificates.