]> git.webhop.me Git - bs-cst-neutrino-hd.git/commitdiff
neutrino.mk: build temporary without -Werror
authorMarkham <markham001@gmx.de>
Fri, 21 Jun 2019 18:17:48 +0000 (20:17 +0200)
committerMarkham <markham001@gmx.de>
Fri, 21 Jun 2019 18:17:48 +0000 (20:17 +0200)
make/neutrino.mk

index 69dbda17998727be6f9d62b22318a75fd7572d45..aeec5251aa481690228f42a60110c4b37ce158ae 100755 (executable)
@@ -1,6 +1,6 @@
 #Makefile to build NEUTRINO
 
-N_CFLAGS  = -Wall -Wextra -Wshadow -Wsign-compare -Werror
+N_CFLAGS  = -Wall -Wextra -Wshadow -Wsign-compare
 
 ifeq ($(BOXSERIES), $(filter $(BOXSERIES), hd2 hd51))
 N_CFLAGS += -Wformat-truncation=0 -Wno-ignored-qualifiers