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