f0e70e8667f6 — Chris Cannam 7 months ago
More sensible options (?)
2 files changed, 3 insertions(+), 2 deletions(-)

M meson.build
M repoint-lock.json
M meson.build +2 -1
@@ 336,7 336,8 @@ else
   
   bq_flags = [
     '-DNO_EXCEPTIONS',
-    '-O3',
+    '-O1',
+    '-ftree-vectorize',
   ]
   
   bq_lib = static_library(

          
M repoint-lock.json +1 -1
@@ 103,7 103,7 @@ 
       "pin": "270022f961a0"
     },
     "bsq-waveform": {
-      "pin": "8bba14c81230"
+      "pin": "6e46f4686762"
     },
     "bsq-hmm": {
       "pin": "de2d1962874f"