diff options
author | Brian Behlendorf <[email protected]> | 2010-09-08 21:39:28 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2010-09-08 21:39:28 -0700 |
commit | 8ec8000f95d60daa51f670fd46930a2cec6accae (patch) | |
tree | a15f19d7a943868636347e0bb5d7369e2b832b57 /cmd/zinject/Makefile.am | |
parent | 6283f55ea1b91e680386388c17d14b89e344fa8d (diff) |
Fix "format not a string literal" warning
Under Ubuntu 10.04 the default compiler flags include -Wformat
and -Wformat-security which cause the above warning. In particular,
cases where "%s" was forgotten as part of the format specifier.
https://wiki.ubuntu.com/CompilerFlags
Diffstat (limited to 'cmd/zinject/Makefile.am')
0 files changed, 0 insertions, 0 deletions