Finally compiles under RHEL7

This commit is contained in:
2017-01-13 16:35:20 +01:00
parent 2670bafe53
commit 7fc58190ae
3 changed files with 10 additions and 10 deletions

View File

@ -21,7 +21,7 @@ include sllinux_def
CC = gcc
CFLAGS = -I$(HDFROOT)/include -I$(EXTRAROOT)/include -DNXXML -DHDF5 $(NI) \
CFLAGS = -I$(EXTRAROOT)/include -DNXXML -DHDF5 $(NI) \
-I$(SICSROOT)/sicspsi -I$(SICSROOT) -I. -MMD \
-Werror -DCYGNUS -DNONINTF $(DBG) $(DFORTIFY) \
-Wall -Wno-unused -Wunused-value -Wno-comment -Wno-switch