commit | 5bb06311a982ccbb5f879b60dedf137c956dda6f | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Tue Aug 11 12:46:06 2015 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:15:21 2016 -0500 |
tree | fd1fd2556eff70722577cc84b3b80fae69e6e093 | |
parent | 87507299898c5f5a4c2d2d08faea49651585b048 [diff] |
Kbuild: Don't warn on zero-length format strings This warning isn't particularly useful and we intentionally do this in our __assert.h macros. Change-Id: I783398fd92dffe57e2e18d520db4e752c8c37a98 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>