projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7069f0
)
[SCSI] lpfc 8.3.30: Add -Werror compilation flag
author
James Smart
<james.smart@emulex.com>
Fri, 2 Mar 2012 03:36:40 +0000
(22:36 -0500)
committer
James Bottomley
<JBottomley@Parallels.com>
Tue, 27 Mar 2012 07:26:31 +0000
(08:26 +0100)
Signed-off-by: Alex Iannicelli <alex.iannicelli@emulex.com>
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/lpfc/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/drivers/scsi/lpfc/Makefile
b/drivers/scsi/lpfc/Makefile
index 88928f00aa2db3dc1896f93f1b9c261be77e629d..5677181c2c934c49fb4776d706cb84120a207b4f 100644
(file)
--- a/
drivers/scsi/lpfc/Makefile
+++ b/
drivers/scsi/lpfc/Makefile
@@
-22,6
+22,8
@@
ccflags-$(GCOV) := -fprofile-arcs -ftest-coverage
ccflags-$(GCOV) += -O0
+ccflags-y += -Werror
+
obj-$(CONFIG_SCSI_LPFC) := lpfc.o
lpfc-objs := lpfc_mem.o lpfc_sli.o lpfc_ct.o lpfc_els.o lpfc_hbadisc.o \