* [PATCH 11/21] lpfc 8.3.30: Add additional compilation flag
@ 2012-03-02 3:36 James Smart
0 siblings, 0 replies; only message in thread
From: James Smart @ 2012-03-02 3:36 UTC (permalink / raw)
To: linux-scsi
Add additional compilation flag
Signed-off-by: Alex Iannicelli <alex.iannicelli@emulex.com>
Signed-off-by: James Smart <james.smart@emulex.com>
---
Makefile | 2 ++
1 file changed, 2 insertions(+)
diff -upNr a/drivers/scsi/lpfc/Makefile b/drivers/scsi/lpfc/Makefile
--- a/drivers/scsi/lpfc/Makefile 2012-01-12 22:43:34.000000000 -0500
+++ b/drivers/scsi/lpfc/Makefile 2012-03-01 17:33:44.000000000 -0500
@@ -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 \
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-03-02 3:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-02 3:36 [PATCH 11/21] lpfc 8.3.30: Add additional compilation flag James Smart
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).