You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/03/06 20:04:07 UTC

[GitHub] sterlinghughes opened a new issue #145: Newt - Cannot specify multiple-argument cflags

sterlinghughes opened a new issue #145: Newt - Cannot specify multiple-argument cflags
URL: https://github.com/apache/mynewt-newt/issues/145
 
 
   For example:
   
   pkg.cflags:
       - '-include /usr/local/extra-includes'
   The entire item, including the space, gets passed to gcc as a single argument. We need a way to specify multiple arguments for a single flag.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services