Remove -ffast-math
2 files changed, 1 insertions(+), 2 deletions(-) M meson.build M meson_options.txt
M meson.build => meson.build +0 -1
@@ 45,7 45,6 @@ canvas_idisp_lv2 = declare_dependency( test_args = [] test_args += '-fvisibility=hidden' test_args += '-ffast-math' test_deps = [] test_deps += canvas_lv2
M meson_options.txt => meson_options.txt +1 -1