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 2021/07/02 09:52:42 UTC

[GitHub] [incubator-nuttx-apps] GUIDINGLI opened a new pull request #795: apps/Application.mk: support compile same prefix file in one folder

GUIDINGLI opened a new pull request #795:
URL: https://github.com/apache/incubator-nuttx-apps/pull/795


   ## Summary
   
   apps/Application.mk: support compile same prefix file in one folder
   
   example:
   one folder has aa.s aa.c aa.cpp, then only compile one file.
   
   fix:
   add .s/S/c/cxx/cpp to $(SUFFIX)
   
   Change-Id: I6dbc66dda2c10415a698513285313f59f7dda054
   Signed-off-by: ligd <li...@xiaomi.com>
   
   
   
   ## Impact
   
   ## Testing
   
   


-- 
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-apps] xiaoxiang781216 merged pull request #795: apps/Application.mk: support compile same prefix file in one folder

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


   


-- 
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