Closed jerpelea closed 3 years ago
@evpobr local make && make test does not fail
Look at #128.
@evpobr I can add the options for the build system for other OSes. In our case they are set in Kconfig for NuttX OS
First we need to add ifdefs to libsamplerate's code and its buildsystems. I've started work in #128 but i have no time to complete it, i'll probably be very busy for the rest of the year. You can try if you wish.
@evpobr it is already done. please check my patch
@evpobr local build and test was ok. I will fix the CI ones
@evpobr no more errors. please review
where should those options be located for autotools?
This could help: https://autotools.io/autoconf/arguments.html.
@evpobr done. It seems to work. Please review
@evpobr done
Thanks @jerpelea!
Many NuttX boards have limited resources and will have to use compile time quality options to reduce resource usage
Signed-off-by: Alin Jerpelea alin.jerpelea@sony.com