I'm working on a PR for libsamplerate to build native MinGW packages.
Initially I stuck with the autotools build but for some reason '-z' was
sneaking into the LDFLAGS and I couldn't figure out how to remove it.
So then I decided to transition to a CMake build which is working including
tests, the problem is even though I have the macros in the spec file per
the guidelines, the debuginfo stuff seems to be missing.
Can someone take a look?
https://src.fedoraproject.org/fork/hobbes1069/rpms/libsamplerate/c/9199ef8a…
Thanks,
Richard