options/ansi: Compile fmaf, fmal

This commit is contained in:
Alexander van der Grinten 2020-04-28 13:57:14 +02:00
parent 9cd91b340c
commit ef2ade4662
3 changed files with 2 additions and 0 deletions

View file

@ -120,6 +120,8 @@ if not headers_only
'musl-generic-math/floorf.c',
'musl-generic-math/floorl.c',
'musl-generic-math/fma.c',
'musl-generic-math/fmaf.c',
'musl-generic-math/fmal.c',
'musl-generic-math/fmax.c',
'musl-generic-math/fmaxf.c',
'musl-generic-math/fmaxl.c',