michallenc commented on PR #3170: URL: https://github.com/apache/nuttx-apps/pull/3170#issuecomment-3248198377
> I also need to address the `shv-libs4c` correct version. I've got two options I can implement: > > 1. download a correct .zip from github releases > > 2. clone a "specific hash" commit and compile against it > > > I'm in favor with the second option. That means I'll have to specify the commit hash inside the Makefile. > > Currently, I'm running against master as it's still draft and I'm fixing last errors. Then I'll specify the correct version. I am also for the second option. The commit hash can even be a configurable option in Kconfig to easily allow the change of a version per project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org