mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-18 13:16:34 +00:00
qla2x00t-32gbit/Makefile_in-tree: Remove -Wno-format-truncation
Now that the strncpy() calls have been converted, remove -Wno-format-truncation. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8404 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -9,4 +9,3 @@ obj-$(CONFIG_SCSI_QLA_FC) += qla2xxx.o
|
||||
obj-$(CONFIG_SCST_QLA_TGT_ADDON) += qla2x00tgt.o
|
||||
|
||||
ccflags-y += -I$(src)/../../../include/scst/
|
||||
ccflags-y += $(call cc-option,-Wno-stringop-truncation)
|
||||
|
||||
Reference in New Issue
Block a user