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/10/24 15:25:58 UTC

[GitHub] [incubator-nuttx] Gary-Hobson commented on pull request #7076: Remove duplicate calls and optimize compilation speed

Gary-Hobson commented on PR #7076:
URL: https://github.com/apache/incubator-nuttx/pull/7076#issuecomment-1289208066

   This line of code looks ugly, but I didn't think of any proper solution
   It is the prefix used to get define
   
   Do you guys have any better suggestions
   
   ```
   export DEFINE_PREFIX:= $(subst __DEF__,,${shell $(DEFINE) "$(CC)" "__DEF__"})
   ```
   


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