From e6d0911b08780db50efb2b45b806f865a99ffe5b Mon Sep 17 00:00:00 2001 From: zolliker Date: Thu, 23 Mar 2006 12:43:51 +0000 Subject: [PATCH] polished code to suppress warnings --- makefile_linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile_linux b/makefile_linux index 1c00e31..8c3f32f 100644 --- a/makefile_linux +++ b/makefile_linux @@ -12,7 +12,7 @@ include ../linux_def CC = gcc CFLAGS = -I$(HDFROOT)/include -DHDF4 -DHDF5 $(NI) -Ihardsup \ -I.. -fwritable-strings -DCYGNUS -DNONINTF -g $(DFORTIFY) \ - -Wall -Wno-unused -Wno-comment -Wno-switch + -Wall -Wno-unused -Wno-comment -Wno-switch -Werror EXTRA=nintf.o