mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-21 20:51:27 +00:00
qla2x00t-32gbit: Add -Wno-stringop-truncation to the compiler options
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8155 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -7,4 +7,4 @@ obj-$(CONFIG_SCSI_QLA_FC) += qla2xxx.o
|
||||
obj-$(CONFIG_TCM_QLA2XXX) += tcm_qla2xxx.o
|
||||
|
||||
ccflags-y += -I$(src)/../../../include/scst/
|
||||
ccflags-y += $(call cc-option,-Wno-format-truncation)
|
||||
ccflags-y += $(call cc-option,-Wno-stringop-truncation)
|
||||
|
||||
Reference in New Issue
Block a user