diff options
author | Michael Brown <mcb30@ipxe.org> | 2013-04-28 16:43:32 +0100 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2013-04-28 16:43:32 +0100 |
commit | e5cbfefdf3dc337afc71ccd2fbe4126ee5976bfc (patch) | |
tree | 9535a5291e126fd854427908a031e93ed0d7b090 /src/drivers/net/bnx2.c | |
parent | 2e54c4b52e347a49df0c08357ece3e326a0b5e09 (diff) | |
download | ipxe-e5cbfefdf3dc337afc71ccd2fbe4126ee5976bfc.tar.gz |
[build] Use -Wno-decl when running sparse
Linker table entries must be non-static in order to avoid being
completely optimised away by some versions of gcc. Use -Wno-decl to
prevent sparse from warning about these, since the alternative would
be to litter the code with otherwise unnecessary "extern"
declarations.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/drivers/net/bnx2.c')
0 files changed, 0 insertions, 0 deletions