v01d edited a comment on issue #3799: URL: https://github.com/apache/incubator-nuttx/issues/3799#issuecomment-850841629
> > > Could you add the quotes and see if that fixes it? > > > > > > Yes, but that will have to be tomorrow morning. > > That, of course, will fail if the CFLAGS from the Make.defs file already contains quotes. Right, I see you already thought about it. So indeed the backslashes need to be escaped. How is this usually handled? I'm not quite sure why this is breaking here and not in other places (ie: other places where make is recursively called passing flags) -- 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. For queries about this service, please contact Infrastructure at: [email protected]
