mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-20 02:40:03 +02:00
do not push, debug commands involved
This commit is contained in:
parent
b4a540b6c2
commit
e3d61d7020
2
Makefile.include
Normal file → Executable file
2
Makefile.include
Normal file → Executable file
@ -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 #-DEIGER_DEBUG2 #-DEIGER_DEBUG #-DFIFO_DEBUG
|
FLAGS= -Wall #-DEIGER_DEBUG2 -DEIGER_DEBUG -DEIGER_DEBUG3 #-DFIFO_DEBUG
|
||||||
# -DVERBOSE
|
# -DVERBOSE
|
||||||
|
|
||||||
# Setting up the verbose flags
|
# Setting up the verbose flags
|
||||||
|
0
checkout.sh
Normal file → Executable file
0
checkout.sh
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user