mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-30 12:13:38 +01:00
included flag for eiger fifo debug
This commit is contained in:
@@ -7,7 +7,7 @@ CXX = $(CC)
|
|||||||
ASM=$(shell echo "/lib/modules/`uname -r`/build/include")
|
ASM=$(shell echo "/lib/modules/`uname -r`/build/include")
|
||||||
LDFLAGDET = -L$(LIBDIR) -lSlsDetector -L/usr/lib64/ -lpthread
|
LDFLAGDET = -L$(LIBDIR) -lSlsDetector -L/usr/lib64/ -lpthread
|
||||||
LDFLAGRXR = -L$(LIBDIR) -lSlsReceiver -L/usr/lib64/ -lpthread
|
LDFLAGRXR = -L$(LIBDIR) -lSlsReceiver -L/usr/lib64/ -lpthread
|
||||||
FLAGS= -Wall
|
FLAGS= -Wall #-DEIGER_DEBUG #-DFIFO_DEBUG
|
||||||
# -DVERBOSE
|
# -DVERBOSE
|
||||||
|
|
||||||
# Setting up the verbose flags
|
# Setting up the verbose flags
|
||||||
|
|||||||
Reference in New Issue
Block a user