mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-24 06:01:28 +00:00
iscsi_scst builds again on RHEL (svn merge -c2559 https://scst.svn.sourceforge.net/svnroot/scst/branches/ibmvstgt-port).
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2560 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
# Note 2! The CFLAGS definitions are now in the main makefile.
|
||||
|
||||
EXTRA_CFLAGS += -I$(src)/../include -I$(SCST_INC_DIR)
|
||||
EXTRA_CFLAGS += -Wextra -Wno-old-style-declaration -Wno-unused-parameter \
|
||||
-Wno-missing-field-initializers
|
||||
EXTRA_CFLAGS += -Wextra $(call cc-option,-Wno-old-style-declaration) \
|
||||
-Wno-unused-parameter -Wno-missing-field-initializers
|
||||
|
||||
EXTRA_CFLAGS += -DCONFIG_SCST_EXTRACHECKS
|
||||
#EXTRA_CFLAGS += -DCONFIG_SCST_TRACING
|
||||
|
||||
Reference in New Issue
Block a user