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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org