fusee/sept: update to suppress spurious gcc warnings
This commit is contained in:
@@ -46,6 +46,9 @@ CFLAGS := \
|
|||||||
-std=gnu11 \
|
-std=gnu11 \
|
||||||
-Werror \
|
-Werror \
|
||||||
-Wall \
|
-Wall \
|
||||||
|
-Wno-array-bounds \
|
||||||
|
-Wno-stringop-overflow \
|
||||||
|
-Wno-stringop-overread \
|
||||||
-fstrict-volatile-bitfields \
|
-fstrict-volatile-bitfields \
|
||||||
$(ARCH) $(DEFINES)
|
$(ARCH) $(DEFINES)
|
||||||
|
|
||||||
|
|||||||
@@ -53,6 +53,9 @@ CFLAGS := \
|
|||||||
-std=gnu11 \
|
-std=gnu11 \
|
||||||
-Werror \
|
-Werror \
|
||||||
-Wall \
|
-Wall \
|
||||||
|
-Wno-array-bounds \
|
||||||
|
-Wno-stringop-overflow \
|
||||||
|
-Wno-stringop-overread \
|
||||||
-fstrict-volatile-bitfields \
|
-fstrict-volatile-bitfields \
|
||||||
$(ARCH) $(DEFINES)
|
$(ARCH) $(DEFINES)
|
||||||
|
|
||||||
|
|||||||
@@ -46,6 +46,9 @@ CFLAGS := \
|
|||||||
-std=gnu11 \
|
-std=gnu11 \
|
||||||
-Werror \
|
-Werror \
|
||||||
-Wall \
|
-Wall \
|
||||||
|
-Wno-array-bounds \
|
||||||
|
-Wno-stringop-overflow \
|
||||||
|
-Wno-stringop-overread \
|
||||||
-fstrict-volatile-bitfields \
|
-fstrict-volatile-bitfields \
|
||||||
$(ARCH) $(DEFINES)
|
$(ARCH) $(DEFINES)
|
||||||
|
|
||||||
|
|||||||
@@ -55,6 +55,9 @@ CFLAGS := \
|
|||||||
-std=gnu11 \
|
-std=gnu11 \
|
||||||
-Werror \
|
-Werror \
|
||||||
-Wall \
|
-Wall \
|
||||||
|
-Wno-array-bounds \
|
||||||
|
-Wno-stringop-overflow \
|
||||||
|
-Wno-stringop-overread \
|
||||||
-fstrict-volatile-bitfields \
|
-fstrict-volatile-bitfields \
|
||||||
$(ARCH) $(DEFINES)
|
$(ARCH) $(DEFINES)
|
||||||
|
|
||||||
|
|||||||
@@ -46,6 +46,9 @@ CFLAGS := \
|
|||||||
-std=gnu11 \
|
-std=gnu11 \
|
||||||
-Werror \
|
-Werror \
|
||||||
-Wall \
|
-Wall \
|
||||||
|
-Wno-array-bounds \
|
||||||
|
-Wno-stringop-overflow \
|
||||||
|
-Wno-stringop-overread \
|
||||||
-fstrict-volatile-bitfields \
|
-fstrict-volatile-bitfields \
|
||||||
$(ARCH) $(DEFINES)
|
$(ARCH) $(DEFINES)
|
||||||
|
|
||||||
|
|||||||
@@ -46,6 +46,9 @@ CFLAGS := \
|
|||||||
-std=gnu11 \
|
-std=gnu11 \
|
||||||
-Werror \
|
-Werror \
|
||||||
-Wall \
|
-Wall \
|
||||||
|
-Wno-array-bounds \
|
||||||
|
-Wno-stringop-overflow \
|
||||||
|
-Wno-stringop-overread \
|
||||||
-fstrict-volatile-bitfields \
|
-fstrict-volatile-bitfields \
|
||||||
$(ARCH) $(DEFINES)
|
$(ARCH) $(DEFINES)
|
||||||
|
|
||||||
|
|||||||
@@ -37,6 +37,9 @@ CFLAGS := \
|
|||||||
-std=gnu11 \
|
-std=gnu11 \
|
||||||
-Werror \
|
-Werror \
|
||||||
-Wall \
|
-Wall \
|
||||||
|
-Wno-array-bounds \
|
||||||
|
-Wno-stringop-overflow \
|
||||||
|
-Wno-stringop-overread \
|
||||||
$(ARCH) $(DEFINES)
|
$(ARCH) $(DEFINES)
|
||||||
|
|
||||||
CFLAGS += $(INCLUDE)
|
CFLAGS += $(INCLUDE)
|
||||||
|
|||||||
Reference in New Issue
Block a user