~hp/link.lv2

f02b76f64f22b62a7de55dc3bea1c7918bbba96d — Hanspeter Portner 2 months ago c4b4d07 master
Remove -ffast-math
2 files changed, 2 insertions(+), 3 deletions(-)

M VERSION
M meson.build
M VERSION => VERSION +1 -1
@@ 1,1 1,1 @@
0.1.123
0.1.125

M meson.build => meson.build +1 -2
@@ 42,8 42,7 @@ srcs = [
]

c_args = [
	'-fvisibility=hidden',
	'-ffast-math'
	'-fvisibility=hidden'
]

cpp_args = c_args + [