Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d438bd3a authored by James Smart's avatar James Smart Committed by James Bottomley
Browse files

[SCSI] lpfc 8.3.30: Add -Werror compilation flag

parent d7069f09
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -22,6 +22,8 @@
ccflags-$(GCOV) := -fprofile-arcs -ftest-coverage
ccflags-$(GCOV) := -fprofile-arcs -ftest-coverage
ccflags-$(GCOV) += -O0
ccflags-$(GCOV) += -O0


ccflags-y += -Werror

obj-$(CONFIG_SCSI_LPFC) := lpfc.o
obj-$(CONFIG_SCSI_LPFC) := lpfc.o


lpfc-objs := lpfc_mem.o lpfc_sli.o lpfc_ct.o lpfc_els.o lpfc_hbadisc.o	\
lpfc-objs := lpfc_mem.o lpfc_sli.o lpfc_ct.o lpfc_els.o lpfc_hbadisc.o	\