On Fri, Sep 18, 2015 at 03:28:47PM -0400, Ganesh Ajjanagadde wrote:
> Currently, errors are thrown for various macros while building that are
> completely bogus.
> They occur during the dependency (.d) generation phase, and have no bearing
> on the compiled output,
> since only the stdout is pipe
On Fri, Sep 18, 2015 at 2:28 PM, Ganesh Ajjanagadde
wrote:
> Currently, errors are thrown for various macros while building that are
> completely bogus.
> They occur during the dependency (.d) generation phase, and have no bearing
> on the compiled output,
> since only the stdout is piped into t
Currently, errors are thrown for various macros while building that are
completely bogus.
They occur during the dependency (.d) generation phase, and have no bearing on
the compiled output,
since only the stdout is piped into the sed command to generate the .d files.
They basically occur as the r