From ac89afa9ab5ab0287c0b0a395a1c6c3f3d9e62d6 Mon Sep 17 00:00:00 2001 From: zolliker Date: Wed, 24 Aug 2005 10:49:41 +0000 Subject: [PATCH] -Werror inserted --- makefile_slinux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile_slinux b/makefile_slinux index e5303ae1..3a76d92b 100644 --- a/makefile_slinux +++ b/makefile_slinux @@ -17,7 +17,7 @@ CC = gcc CFLAGS = -I$(HDFROOT)/include -DHDF4 -DHDF5 -DNXXML $(NI) \ -Ipsi/hardsup -I. \ -fwritable-strings -DCYGNUS -DNONINTF -g $(DFORTIFY) \ - -Wall -Wno-unused -Wno-comment -Wno-switch + -Wall -Wno-unused -Wno-comment -Wno-switch -Werror BINTARGET = bin EXTRA=nintf.o