First working version of the epics SICS adapter
This commit is contained in:
@ -13,7 +13,7 @@ include $(SICSROOT)/sics/sllinux_def
|
||||
|
||||
|
||||
CC = gcc
|
||||
CFLAGS = -I$(HDFROOT)/include -DHDF4 -DHDF5 $(NI) -I$(TCLINC) -Ihardsup \
|
||||
CFLAGS = -I$(HDFROOT)/include -I$(HDFROOT)/include/os/Linux -DHDF4 -DHDF5 $(NI) -I$(TCLINC) -Ihardsup \
|
||||
-I$(SICSROOT)/sics -I.. -I. -MMD -DCYGNUS -DNONINTF $(DBG) \
|
||||
$(DFORTIFY) -Wall -Wno-unused -Wunused-value -Wno-comment \
|
||||
-Wno-switch -Werror
|
||||
|
Reference in New Issue
Block a user