We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30ba6ff commit 546a654Copy full SHA for 546a654
Makefile
@@ -1,7 +1,7 @@
1
CC=gcc
2
LD=gcc
3
AR=ar
4
-CFLAGS=-Wall
+CFLAGS=-Wall -Werror
5
LIBLINKS=-lm
6
7
ESTIMATE_CFILES=sipnet.c ml-metro5.c ml-metrorun.c paramchange.c runmean.c util.c spatialParams.c namelistInput.c outputItems.c events.c
0 commit comments