diff options
author | James Bottomley <[email protected]> | 2012-06-21 07:50:02 +0000 |
---|---|---|
committer | James Bottomley <[email protected]> | 2012-07-20 08:58:54 +0100 |
commit | 4bdd03e61b7a5c4c6bc2b25d46fcd491788fdfb3 (patch) | |
tree | 6170f9e75509b4970e7449866f98bfd93c8ac0cd /net/lapb/lapb_in.c | |
parent | cca85013ef54f66eb4616e6f3860549a96c8338b (diff) |
[SCSI] lpfc: fix problems with -Werror
Commit d38bd3aef ("Add -Werror compilation flag") is causing build breakage
with random gcc incarnations. These look like gcc problems, but we shouldn't
break the build because of a bad gcc. Fix this by adding a make flag
WARNINGS_BECOME_ERRORS=1
which is the same as aic7xxx uses so ordinarily the build doesn't use -Werror
Reported-by: Fengguang Wu <[email protected]>
Cc: Alex Iannicelli <[email protected]>
Cc: James Smart <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions