You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/01/25 08:45:44 UTC

[GitHub] [incubator-nuttx] pkarashchenko opened a new pull request #5334: ci: select ARMV7A_TOOLCHAIN_GNU_EABIL for ARMv7-A based builds

pkarashchenko opened a new pull request #5334:
URL: https://github.com/apache/incubator-nuttx/pull/5334


   ## Summary
   `ARMV7M_TOOLCHAIN_GNU_EABIL` should not be selected for ARMv7-A based builds.
   
   ## Impact
   CI
   
   ## Testing
   Pass CI


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5334: ci: select ARMV7A_TOOLCHAIN_GNU_EABIL for ARMv7-A based builds

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #5334:
URL: https://github.com/apache/incubator-nuttx/pull/5334


   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] pkarashchenko commented on pull request #5334: ci: select ARMV7A_TOOLCHAIN_GNU_EABIL for ARMv7-A based builds

Posted by GitBox <gi...@apache.org>.
pkarashchenko commented on pull request #5334:
URL: https://github.com/apache/incubator-nuttx/pull/5334#issuecomment-1020966053


   There are still many places where I see
   ```
     Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABIL
     Enabling CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL
   ```
   so most probably need more reliable way of toolchain selection


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5334: ci: select ARMV7A_TOOLCHAIN_GNU_EABIL for ARMv7-A based builds

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #5334:
URL: https://github.com/apache/incubator-nuttx/pull/5334


   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] pkarashchenko commented on pull request #5334: ci: select ARMV7A_TOOLCHAIN_GNU_EABIL for ARMv7-A based builds

Posted by GitBox <gi...@apache.org>.
pkarashchenko commented on pull request #5334:
URL: https://github.com/apache/incubator-nuttx/pull/5334#issuecomment-1020966053


   There are still many places where I see
   ```
     Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABIL
     Enabling CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL
   ```
   so most probably need more reliable way of toolchain selection


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org