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 2020/06/02 15:23:02 UTC

[GitHub] [incubator-nuttx] patacongo opened a new pull request #1177: ez80: Fix ez80 build problems.

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


   ## Summary
   
   arch/z80/src/Makefile:  Correct inclusion of non-existent file.  This was not a problem before because there was '-' before the include.  Problem revealed with '-' removed.
   
   arch/z80/src/ez80/Toolchain.defs:  Apparently there are not too many '"' in path definition.
   
   tools/incdir.c:  No space between -usrinc:  or -sysinc:  and the list of paths.
   
   There is at least one more outstanding ez80 build problem that I need to fix when I get a chance.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-nuttx] acassis merged pull request #1177: ez80: Fix ez80 build problems.

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


   


----------------------------------------------------------------
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:
users@infra.apache.org