acassis commented on PR #18950:
URL: https://github.com/apache/nuttx/pull/18950#issuecomment-4564239402

   > @patrickelectric I'm not saying that no optimizations are enabled by 
default. I'm saying that no optimizations from libc/machine are enabled by 
default. Most of these features are licensed under the BSD license, so they 
should be protected by `CONFIG_ALLOW_BSD_COMPONENTS`. With your change 
generated code contains BSD by default, which may not be desired by the user
   
   @raiden00pl maybe @jerpelea or other can confirm, but I think using BSD code 
with Apache code doesn't make the final code BSD. I think Apache License been 
the most restrictive, it kept as default


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to