revert r314862, use of GCC_MS_EXTENSIONS in qlxgbe

Commit r278913 made explicit use of GCC_MS_EXTENSIONS  unnecessary.

Requested by:	glebius
This commit is contained in:
Andriy Gapon 2017-03-11 15:16:55 +00:00
parent 67445003fb
commit 595a52b771
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=315068

View File

@ -43,9 +43,6 @@ SRCS+= ql_minidump.c
SRCS+= device_if.h bus_if.h pci_if.h
# Uses unnamed structure and union fields
CFLAGS+= ${GCC_MS_EXTENSIONS}
#CFLAGS += -DQL_DBG
# Please turn off QL_LDFLASH_FW when you enable QL_ENABLE_ISCSI_TLV
# You may comment out both QL_LDFLASH_FW and QL_ENABLE_ISCSI_TLV if you like