gimp/plug-ins/file-fits
Jehan 4ee549b4eb plug-ins: link file-fits with libm.
When linking with clang/lld, I had the following linking error:

> ld.lld: error: undefined symbol: pow

As a side change, also adding math.h header include, even though it
didn't seem to break compilation. Just to be thorough.
2024-10-28 01:20:55 +01:00
..
fits.c plug-ins: link file-fits with libm. 2024-10-28 01:20:55 +01:00
meson.build plug-ins: link file-fits with libm. 2024-10-28 01:20:55 +01:00